There are two ways to create an AVD: 1. Use Eclipse plugin
Goto Window->Android AVD Manager and fill out necessary fields in Create AVD section. 2. Use the Android command (android.bat is in Tools folder) android create avd --target 2 --name my_avd Good luck! Thushan On Jun 30, 1:05 am, ain <[email protected]> wrote: > Ihave looked around on the internet for a solution to this. I have > tried creating and avd but this does not seem to work. I have been > looking around online for 4 hours and all the solutions out there I > have tried and non seems to be working. > > when I try to create and avd using the following command > > C:\Documents and Settings\Sam\Desktop\dotEXE\android-sdk- > windows-1.5_r2\tools>android create avd -n hellosam -t 1 > > I get the following error: Error: C:\Documents and Settings\Sam > \.android\avd\helloIan.ini (The system cannot find the path specified) > > This is what am using. > I am using the latest SDk in windows and Ihave the Eclipese Galileo. > This is on windows XP. I am really stumped. I have restarted my pc but > nothing is working. > > I have pulled out my hair enough.I am my wits end. I try to avoid > posting because I usually find my answer by looking through the forums > but so far nothing is working. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

