Android 5.0 emulator showing Storage space running out -
i updated android sdk version 21 , trying start emulator. using nexus 4 cpu intel atom (x86) 768 ram , 524 internal storage. emulator starts fine shows en error message, "storage space running out" , slow. tried increasing ram didn't work. issue?
you have go in android folder e.g. on osx ~/.android/avd/{your_avd_name} , edit file config.ini.
just add together or modify row disk.datapartition.size = your_size
e.g. disk.datapartition.size = 1g
then may have wipe emulator's disk.
android android-emulator android-5.0-lollipop
No comments:
Post a Comment