Pregunta

I need to debug an applications I'm writing on Android API 8 but I can't find it on Android SDK manager. I only have SDK Platform, Samples for SDK and Google APIs.

Where can I get it?

¿Fue útil?

Solución

When you load up the SDK manager you will see a list of available android versions.

Tick the one that you want followed by install.

Then go to the AVD manager and create a new emulator and select API Android 2.2 as the OS for the device.

Otros consejos

open eclipse >>window >> Android sdk manager >> and check mark api level 8 and download it then create new emulater and select API level 8 .enter image description here enter image description here

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top