Adt doesn't create default hello world but command line does

后端 未结 5 1318
名媛妹妹
名媛妹妹 2020-11-27 07:15

My ADT worked correctly as same as whatever saw in tutorial until 2days ago when i created a project like before and also i selected \"create a blank activity\" and i expect

5条回答
  •  情深已故
    2020-11-27 07:50

    I encountered the same problem and fixed it.

    I changed the version of the Target SDK from API 21 (Android L) to another version. It just fixed the problem.

提交回复
热议问题