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?

有帮助吗?

解决方案

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.

其他提示

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top