Android Studio 3.1 does not showing 'android' option under Tools menu

前端 未结 12 1056
旧时难觅i
旧时难觅i 2020-12-29 19:50

I am using android studio 3.1 for some development. But Its does not showing android option under Tools menu. Whereas Android studio 3.0 doesn\'t h

12条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 20:19

    I got the same problem.

    Check you don't have any errors on the bottom of android studio. I got one with sdk build. If you got the same click on the link in error log.

    Next go to file -> settings -> Appearance&Behavior -> Menus and Toolbars

    Roll up Main menu -> Tools.

    Choose Android.

    Click on 'Apply' button and 'OK'. Wait for a while (gradle progress-bar on the bottom).

    I hope that I solve your problem.

提交回复
热议问题