Back to the releasing of Android SDK r17, Intel Atom x86 System Image was included. AVD with Intel Atom x86 System Image can access the host CPU natively and offer significantly faster execution.
To install Intel Atom x86 System Image, click Window from Eclipse menu, select Android SDK Manager. Check to install package of Intel Atom x86 System Image, it's available on Android 4.0.3(API 15) and 2.3.3(API 10) currently.
Create emulator using Intel Atom x86 System Image
- Window -> AVD Manager. New a AVD.
- Select CPU/ABI of Intel Atom (x86). Enter others as needed. Click Create AVD.

Related Posts :
Programming the Mobile Web, second edition With the second edition of this popular book, you’ll learn how to build HTML5 and CSS3-based apps that access geolocation, accelerometer, m… Read More...
Handle different layout for phone and tablet, in seperated layout folderFor the first generation of tablets running Android 3.0, the proper way to declare tablet layouts was to put them in a directory with the xl… Read More...
Embedded Android: Porting, Extending, and CustomizingLooking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it… Read More...
Allow navigate BACK through FragmentTransaction, by calling addToBackStack()If you try last exercise "Handle onListItemClick() of ListFragment, to pass data between fragment" on phone FragmentTransaction, when you BA… Read More...
Google Play content policies have been updatedGoogle Play content policies have been updated. See "Content Policies" section of Google Play Developer Program Policies, which clarifies th… Read More...
0 Response to "Improve Android Emulator performance with Intel Atom x86 System Image"
Post a Comment