Pergunta

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?

Foi útil?

Solução

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.

Outras dicas

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top