Issue
I am trying android development from last week.I am following the hello world tutorial given on the Android official site and following each step. But my avd is not starting . I am using windows 7 and i have downloaded the latest sdk. Here is the screen shot
Solution
make sure : 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 Create an AVD and run it.
Alternate solution i would suggest u is use android app player :
OR
Answered By - KOTIOS
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.