Issue
Well, I know this has been already asked but i really need help, I've been trying to do this for hours!. My problem is that, when I'm trying to star an AVD i have an error
PANIC: Could not open AVD config file: C:\Users\Andrés.android\avd\Motorola_DroidRAZR.avd/config.ini
I know the problem is because of the "accent" on my user name which is "Andrés", that's why it looks different (Andrés) which is not recognized by the IDE, so I need a solution, I'm desperate, please help me.
Solution
List item Create a environment variable called: ANDROID_SDK_HOME and set it to C:\Users\Administrator
Open Eclipse > Window > Preferences and click in Run/Debug and String Substitution
Add a new variable called: user.home and set it to C:\Users\Administrator and Create an AVD and run it.
It should work now.
Answered By - Sathish
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.