AVD Failed to Load ~ Failed to Parse Properties ~ Mac OSX
Posted
by
C.D. OKeefe
on Stack Overflow
See other posts from Stack Overflow
or by C.D. OKeefe
Published on 2012-10-28T22:58:44Z
Indexed on
2012/10/28
22:59 UTC
Read the original article
Hit count: 247
avd
I'm going to say upfront, please forgive me. I'm a newbie to android development and fairly new to programming. Also on a Mac. You're going to have to talk...real...slow.
I can't get an AVD to load. I've tried it from Eclipse and from the Android SDK Manager. Failed multiple times.
Received the same error each time, "Failed to parse properties from Users/myname/.android/avd/nameIGaveEmulator/config.ini."
I've the forum here and saw that others have had similar problems, but of the answers given, no one came back to say if they worked, and I don't see anyone with a similar problem on a Mac. If the path needs to be "changed" what exactly does that mean and how do I go about doing so?
© Stack Overflow or respective owner