Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Virtual Device Creation failed to parse properties

When I try to create a new AVD in Eclipse, I have the image installed but that's not the problem. I get the message

failed to parse properties from /home/kevin/.android/avd/icecream.avd/config.ini

when I look at the machine.

like image 619
Kevin Avatar asked Dec 05 '11 22:12

Kevin


People also ask

Why my AVD is not working?

android\avd . However, if the AVD name ( <name> ) has unicode, the emulator cannot launch the AVD properly using this default location. To solve this issue, update the emulator (Tools > SDK Manager); this issue is fixed in Emulator 31.3. 6 and higher.

How do I increase RAM on my emulator?

Go to Tools->Android->AVD Manager , there's something like pencil to edit your AVD click on that, then in the pop-up window click Show Advanced Settings and there you can change the RAM size.

What is cold boot in Android Emulator?

The first time you start an Android Virtual Device (AVD) with the Android Emulator, it must perform a cold boot (just like powering on a device), but subsequent starts are fast and the system is restored to the state at which you closed the emulator last (similar to waking a device).


1 Answers

step-1:go to window-> avd manager step-2:select installed avd and click edit step-3:click EditAVD Button in bottom

Then your problem is solved.

like image 95
user2611172 Avatar answered Sep 27 '22 20:09

user2611172