문제

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