How to create an AVD for Android 4.0.3 (Unable to find a ‘userdata.img’ file for ABI armeabi to copy into the AVD folder)
For the android development I am using Eclipse Juno with android ADT plugin, While I am creating Android Virtual Device (AVD) for development purpose it shows following error.
“Unable to find a ‘userdata.img’ file for ABI armeabi to copy into the AVD folder”
Solutions to the above problem:
May be you are not installed ARM EABI v7a Syatem Image with your SDK installation. To check the ARM EABI v7a Syatem Image in the Android SDK manager go to Windows —–> Android SDK manager. It shows the following windows
If you not installed the ARM EABI v7a Syatem Image, check the check box in the left of the ARM EABI v7a Syatem Image text and click on the install packages to install.
Now try to create Android Virtual Device (AVD), I think this time it will created successfully. cheers!!!!……
Subscribe to get all tutorial updates, promotional offers and download links for all tutorials via E-Mail






OK, so i have that installed, but i think its looking in the wrong place for it, how do i change the path?
Go through following url you will have some idea……
http://www.smarttutorials.net/install-android-adt-plugin-in-eclipse-juno-4-2-classic-cannot-complete-the-install-because-one-or-more-required-items-could-not-be-found/