顯示具有 Android Virtual Device 標籤的文章。 顯示所有文章
顯示具有 Android Virtual Device 標籤的文章。 顯示所有文章

2012年1月9日 星期一

[SOLVED]: Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder


System may returns error in creating an Android Virtual Device for the 4.0.x android ice cream sandwich and returns the error message in console
Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder.



Solution

Install ARM EABI v7a System Image and the problem is resolved! (http://yp-appdev.blogspot.com/)

After the installation, create the Android Virtual Device again and no errors found.


AVD Created


Success!




2012年1月2日 星期一

Using Eclipse to create an Android 4.0.x project

This tutorial shows how to create an Android 4.0.x project by using Eclipse, and create an Android

Before going thought this tutorial, you should install your eclipse as well as the android SDK in your machine, please take a look to my previous tutorial for the setup.
http://yp-appdev.blogspot.hk/2012/01/android-eclipse-development-platform.html
 
1. Create a new project by clicking File -> New -> Other