I have copied android-sdk-linux folder from one PC to another PC, and installed Eclipse and Set appropriate paths (both tools and Platform-tools) but I cannot create any avd.
When I try to create new avd from Android Virtual Device Manager, it only show this error message in console when I click new avd.
[2012-05-29 23:29:27 - SDK Manager] Failed to create the SD card.
[2012-05-29 23:29:27 - SDK Manager] Failed to create sdcard in the AVD folder.
I put my android-sdk-linux folder in /home/nagarjuna/Eclipse/android-sdk-linux
AVD makes use of the mksdcard utility which requires extra dependencies not provided in Fedora by default.
32-bit Android SDK requires:
yum install glibc.i686 zlib.i686 libstdc++.i686 ncurses-libs.i686
64-bit Android SDK requires:
yum install glibc zlib zlib.i686 libstdc++ ncurses-libs mesa-libGL-devel adb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With