Google posted Android 2.2 to select phones in select regions. Some people are updating manually, some playing with emulators.
Do you want to try Android 2.2 on your PC? Perhaps even try the sample applications and build them?
You can achieve this by these three: Eclipse + Android SDK + ADT Plugin For Eclipse
(There is also a native development tool, however it’s not for newbies)
- Download and extract Eclipse (Choose IDE for Java Developers package)
- Download, extract and run SDK Setup in Android SDK
- Install the Android Development Toolkit in Eclipse
- Point the ADK to the directory where you’re keeping your Android SDK files (the same place where you extracted the SDK)
- Run Eclipse, find menu item under Window -> Android SDK and AVK Manager
- Install available “Android 2.2 Revision 8″ into ADK. Check this screenshot (I already installed 8 so it doesn’t show):
- Create new virtual device with the Revision 8 support and some memory space (I used 512mb here)
- Finally, either start debugging sample applications or just run Android OS with the Start button in Virtual Devices panel.


0 Comments.