There used to be a Run tab in bottom toolbar of Android Studio. But the tab is not showing anymore. How to bring it back? Please check the below image to see where it was before it disappeared.
The Run tab used to be in the red circle before the TODO tab.
You can similarity assign to Main Menu-> View-> Toolbar and show toolbar again on Android studio IDE. Alternatively, after the main menu opened, click VIEW-> Toolbar tab. Save this answer.
Alt + 4 . This worked for me, the accepted answer only reveals the required view not all of them.
In Android applications, Toolbar is a kind of ViewGroup that can be placed in the XML layouts of an activity. It was introduced by the Google Android team during the release of Android Lollipop(API 21). The Toolbar is basically the advanced successor of the ActionBar.
For the latest version of Android Studio (4.0+) go to:
View > Appearance > Tool Window Bars
make sure Tool Window Bars
is checked.
For older versions:
The following shortcut key doesn't work in Android studio 3.0:
Alt+4.
For anyone who accidentally hides the bottom toolbar due to some configuration etc go to:
View > Tool Buttons (make sure its checked)
This worked for me, the accepted answer only reveals the required view not all of them.
Just putting this in case someone stumbles to this question
View -> Tool Windows -> Run
Or use the Alt+4 shortcut key.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With