'how to show Back/Forward buttons in Android Studio 3.0.1 IDE
It's quite annoying since upgrading to Android Studio 3.0.1 such that the "Back/Forward" buttons are not displayed in tool bar at the top in IDE any more. I know, I can select "Navigation-> Back/Forward", but obviously, it's very annoying if you Back/Forward frequently; Also, the short cut by keys are not looking a good choice for my situation. I want to show those 2 button in the IDE,or say, I prefer to click around with MICE! Digging around the settings in IDE and seemed not able to figure out how to achieve this SIMPLE goal. Any hints/help will be highly appreciated.
To me, removing those simple buttons dramatically reduces the usability of the IDE!
Thanks,
Solution 1:[1]
Click on "View" option in android studio(in top bar) and then click on "Toolbar" option.
Solution 2:[2]
From Android Studio 4.0 you can go at the menu: View -> Appearance -> Toolbar
Solution 3:[3]
For me it was simply going to the View tab and make sure Toolbar is checked. Voila! Friendly arrows back. credit to @cro comment how to show Back/Forward buttons in Android Studio 3.0.1 IDE
Solution 4:[4]
In Windows, just go to View> Appearance> Make sue Toolbar is checked. This is as per AS version 3.6.3
Solution 5:[5]
Eesy. View -> Appearance -> Toolbar. For Android Studio 4.2
Solution 6:[6]
Let use shortcut, if you use Ubuntu Linux, go setting --> keyboard --> navigation, change shortcut ctrl + alt + left/right to other. Default on AS is ctrl + alt + left
Solution 7:[7]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Maya Mohite |
| Solution 2 | Arun Prajapati |
| Solution 3 | galaxigirl |
| Solution 4 | Md Nehaluddin Haider |
| Solution 5 | fucukur |
| Solution 6 | milanbalazs |
| Solution 7 | Sachidanand Pandit |

