Unable to resolve target 'android-16'

后端 未结 13 1818
广开言路
广开言路 2020-12-01 01:02

I am using Android 4.2.2. After installing the latest SDK, when I open the eclipse I could see all the projects having the problem during the build. Following is the error i

13条回答
  •  遥遥无期
    2020-12-01 01:15

    Checked both projects project.properties files and they had version 18 as target, version 16 nowhere to be found. Restarting Eclipse somehow solved the issue.

提交回复
热议问题