Hi,
I'm a beginner in Android programmation, I tried yesterday to begin but I got an error which I can't solve by myself. I installed Eclipse and the Android SDK.
My problem is that I can't start the emulator (AVD) I've got that error :
"emulator: ERROR: no search paths found in this AVD's configuration.
Weird, the AVD's config.ini file is malformed. Try re-creating it."
I've been looking around on the web and I know now that is because I used special caracters in my AVD path (yes, I'm French and my path is : "C:\Users\Clément\.android\...")
So I'd like to know how can I modify this path for AVD, I've already tried to unzip Eclipse & SDK at an other location but still the same problem, it uses the same path.
Thanks a lot, and sorry for my English.
Bye