Question

I need to run the Android simulator with the 2.3 version (API 9) but I don't have this version available in the Android SDK Manager.

Currently I can install API 7, 8 and 10 up to the 19, but not 9. Is there any way to run a simulator with this version?

Was it helpful?

Solution

Android API 9 is obsolete, and is not selected for downloading by default. You can access/select it by checking the "Obsolete" checkbox near the bottom of the SDK Manager.

OTHER TIPS

Meanwhile a friend told me that there is a checkbox in the android sdk manager, named obsolete, that enables the installation of these old versions.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top