Default Activity not found in Android Studio

后端 未结 28 1303
盖世英雄少女心
盖世英雄少女心 2020-11-29 03:22

I just upgraded to Android Studio 0.2.8 and I am getting an error that says \"Default Activity not found\" when I try to edit the run configurations.

When I launch A

28条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-29 03:43

    You can get Android Studio not to complain by going to the "Edit Configurations" menu (tap "Shift" three times, type "Edit Configurations"), then change Launch Options > Launch to "Nothing".

    I'll probably add a generic activity containing instructions, just to avoid any confusion.

提交回复
热议问题