Is there a way to make Android Studio toggle auto open the run tab when running an app?
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
Is there a way to make Android Studio toggle auto open the run tab when running an app?
2
Answers
The solution is to go to
Run
->Edit Configurations
-> select miscellaneous tab and checkShow logcat automatically
.Tap on Modify run configuration option on the left side of Run tool window
Modify run configuration
Untick Activate tool window option at the bottom
Activate tool window