Eclipse wizard to create new Android Activity doesn't work

前端 未结 6 2324
春和景丽
春和景丽 2021-02-19 11:38

This is my first question, I hope to make it right. I have a problem with Eclipse and Android. I\'m using the last build of the Android ADT bundle, adt-bundle-windows-x8

6条回答
  •  时光说笑
    2021-02-19 11:53

    I've had this exact same problem with mine recently. I managed to the problem. Whatever the update was to the android bundle messed up the system. To solve my problem, you have to delete the extracted files from the adt bundle. Once it's deleted then re-extract the adt zip files again in your desired location. Once you have it, load the sdk manager and install all the programs that you want, but don't update any of the files that say they're available for updates. Once you have everything else, your program should operate just fine.

提交回复
热议问题