Site icon SmartTutorials.net

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!!!!……

 .

Exit mobile version