Android Studio - Android Project View is Missing

前端 未结 4 1838
小蘑菇
小蘑菇 2021-01-11 23:06

I\'ve found some webpage but it does not guide me back to normal android project view. http://developer.android.com/sdk/installing/studio-androidview.html

I

4条回答
  •  北恋
    北恋 (楼主)
    2021-01-11 23:47

    I also had this problem (creating new project also looked similar to IntelliJ IDEA), got it fixed when I enabled some Android-related plugins.

    Go to Preferences (Settings on Windows and Linux) > Plugins and enable Android Support, at a minimum.

    Now you will have "Android" option in the Project View.

提交回复
热议问题