When i try to create a virtual device in eclipse I get the following error Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder. My SDK manager shows that the ARM EABI v7 system image is already installed. I am using Windows XP OS and eclipse juno version please help me out.
Asked
Active
Viewed 170 times
3
-
possible duplicate of ["Unable to find a userdata.img file for ABI armeabi..."](http://stackoverflow.com/questions/9086630/unable-to-find-a-userdata-img-file-for-abi-armeabi) – Qantas 94 Heavy Apr 15 '14 at 13:59
3 Answers
0
It is usual thing if you have russian letters in path to your AVD folder
For example your Windows Username

Andrew
- 266
- 6
- 18
-
-
-
I am really sorry but I am quite lost and I dont know how to do what you are asking me to do – user1795999 Nov 03 '12 at 06:48
-
[2012-11-03 11:14:31 - SDK Manager] Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder. – user1795999 Nov 03 '12 at 06:49
-
-
i have installed all the packages that were selected by default. did not deselect anything did not make any changes – user1795999 Nov 03 '12 at 06:56
0
Try to install "ARM EABI v7a System Image" from SDK manager and create again your virtual device. Source here.

jelies
- 9,110
- 5
- 50
- 65
-
Actually the latest android version in the SDK manager is android 4.1.2 and I have installed all the packages needed for it.Do I still have to install the ARM EABI v7a System image for android 4.0? – user1795999 Nov 03 '12 at 06:46
-
-
but ARM EABI v7a System image is already installed for 4.1.2 also.I ll install for 4.0 also and try – user1795999 Nov 03 '12 at 06:53
-
is it better to download the packages for 4.0 than downloading the packages of 4.1.2? – user1795999 Nov 03 '12 at 06:57
-
Download all ARM EABI v7a for all versions you want to run a virtual device. Create the new virtual device again. – jelies Nov 03 '12 at 07:03