Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio Project Structure not displaying properly

My Android Studio 1.3.2 was working properly,but it restart it self and then i am not able to see Android type to select project structure and also i am not able to find SDK Manger,AVD Manager icons.

enter image description here

like image 869
Aditya Vyas-Lakhan Avatar asked Apr 27 '16 12:04

Aditya Vyas-Lakhan


People also ask

How to reset Android Studio layout?

To return to the current default tool window layout, click Window > Restore Default Layout or customize your default layout by clicking Window > Store Current Layout as Default. To show or hide the entire tool window bar, click the window icon in the bottom left-hand corner of the Android Studio window.

How to find project structure Android Studio?

Project structure settings To change various settings for your Android Studio project, open the Project Structure dialog by clicking File > Project Structure.

How can I see all projects in Android Studio?

as mentioned above, you can use the App icon to view that. Or use cmd+` on Mac to cycle through the open windows of that Application. You can also go to Help -> Default Key Reference to explore the shortcuts available.


1 Answers

Finally I found solution for that,

First of all, I tried with Invalidate Caches and Restart then my android studio restarted and then I clicked on Edit Configuration. I selected Android Application Project and my project got scanned and it is working now.

like image 107
Aditya Vyas-Lakhan Avatar answered Nov 09 '22 08:11

Aditya Vyas-Lakhan