Eclipse wizard to create new Android Activity doesn't work

前端 未结 6 2371
春和景丽
春和景丽 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 12:02

    There is some problem with the last update. I've find another way to solve it. In the sdk folder I've deleted the "tools" folder, download de sdk from the web http://developer.android.com/sdk/index.html and copy the "tools" folder from this zip to the sdk location in my computer. That have worked for me.

提交回复
热议问题