Android change SDK version in Eclipse? Unable to resolve target android-x

后端 未结 7 1546
隐瞒了意图╮
隐瞒了意图╮ 2020-12-14 15:10

I developed an Android aplication against 2.1 SDK. Since then I have re-installed Eclipse/Android SDK; with the new install, I want to \'upgrade\' the dependancy of the Andr

7条回答
  •  时光取名叫无心
    2020-12-14 15:43

    This Problem is because of Path so you need to build the path using following Steps

    Goto project ----->Right Click on Project Name ---->properties ---->click on Than Java Build Path option than ---> click Android 4.2.2---->Ok

提交回复
热议问题