Eclipse Juno won't create Android Activity

前端 未结 5 949
余生分开走
余生分开走 2020-12-03 11:57

I downloaded Eclipse Juno Java EE edition and installed ADT plugin. I created a new Android Application Project from Eclipse

5条回答
  •  遥遥无期
    2020-12-03 12:37

    I solved this same issue by updating the support library (through the Android SDK Manager, it is located at the end of the list under Extras > Android Support Library) from rev.8 to rev.9!

    After updating, Eclipse is now able to create projects as expected.

提交回复
热议问题