Вопрос

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?

Это было полезно?

Решение

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.

Другие советы

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top