Every time I run gradle/build, the project files pane refreshes and closes every directory so I only see:
How can I keep them open?
Android Studio stores the projects by default in the home folder of the user under AndroidStudioProjects. The main directory contains configuration files for Android Studio and the Gradle build files.
Launch Android Studio, and click File > New > Import Project. Locate your project directory, click the build. gradle file you created above to select it, and then click OK to import your project.
Yes, Android studio is the new way to develop apps. Eclipse is the oldest tool used to develop apps. Any updates for the android platform will find in Android studio, it's worth to learn.
I just got an answer to the same question -- the solution is to use the "Project" view and not the "Project Files" view!
The Project view will not collapse when rebuilding.
See this question also: Running a build collapses all folders
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