Hi, I've been trying to run a default application in netbeans, but there is no AVD to select.
So i found this command to install it. Go to the <Tools> folder and run this command "android create avd -n <name> -t 2" In my case i did this in my Commandline: cd C:\Program Files\Java\android-sdk-windows-1.6_r1\tools\ android create avd -n androidAVD -t 2 I get the following error: 'java' is not recognized as an internal or external command, operable program or batch file. SWT folder '' does not exist. Please set ANDROID_SWT to point to the folder containing swt.jar for your platform. I hope you can help me. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

