Android & Eclipse: Changing application API level

Php Pete picture Php Pete · Jan 24, 2012 · Viewed 20.8k times · Source

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

Answer

user picture user · Jan 24, 2012

Have you installed other platform versions?

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