Language/Android

unable to find a 'userdata.img' file for abi armeabi to copy into the avd folder

태하팍 2012. 7. 9. 14:48
반응형
환경 : Windows XP 32bit
         appspresso IDE

AVD를 추가하는데 있어서..
unable to find a 'userdata.img' file for abi armeabi to copy into the avd folder

위와같은 오류가 났다면! 잘찾아오셨습니다^-^good~~

해결방법으로는!

 
위와같이 ARM EABI을 체크하여 install 해주면 된다.
즉, SDK Manager를 다시 한번 확인 해보자! 안깔려있는 것을 확인 할 수 있다.

p.s http://stackoverflow.com/questions/7817044/how-to-create-an-avd-for-android-4-0
에서도 확인 할 수 있다!

ARM은 CPU이다~~안드로이드용^-^good~
반응형