Search code examples
androideclipseandroid-api-levels

Android & Eclipse: Changing application API level


I am having some difficulty in figuring out how to change an applications API level - the only available level I can configure is level 15. This is not so good as the device I am attempting to test software is running on level 8. Does anyone know I might go about fixing this problem?

Thanks, J


Solution

  • Have you installed other platform versions?

    You can change the build target by right clicking the project ->Properties->Android: