unable to find a 'userdata.img' file for abi armeabi to copy into the avd folderEven if you have already installed "ARM EABI v7a System Image", just like from this link http://stackoverflow.com/questions/7817044/how-to-create-an-avd-for-android-4-0 or have restart your machine for more than once like http://stackoverflow.com/questions/7848386/android-cant-create-new-v4-0-avd. Well, there might be one case, which is your "ARM EABI v7a System Image" are CORRUPT!!!
So, the best thing that solved it, for me is. Download it manually from https://dl-ssl.google.com/android/repository/sysimg_armv7a-14_r01.zip unzipp it and overwrite armeabi-v7a on /android-sdk/system-images/android-15/armeabi-v7a/
Then, restart the eclipse. done! :D
0 comments:
Post a Comment