When I attempt to create a new adv, I get the following error message:
Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder.
I know that many people receive this error when the image is not installed on the sdk, but I am positive mine is.
I am currently working on a linux os (Ubuntu 11.04) and everything works perfectly.
I think I might have something in the wrong directory?
In my /opt dir I have the android sdk folder with the Android 4.0 image, and also the eclipse folder I am working in.
Is there a location that I need to copy the image file to?
Thanks!