顯示具有 SOLVED 標籤的文章。 顯示所有文章
顯示具有 SOLVED 標籤的文章。 顯示所有文章

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!