[android-beginners] Re: Hello World Tutorial Error Message

2009-05-06 Thread Dennis Christy
I have gotten past the problem. Upgrading to 1.5 seems to have solved it. I wasn't sure why, but you may well be correct. Thanks again for your help. 2009/5/5 dragli > > seems you are using the Android SDK version1.1...What version of ADT > do you use? It should be 0.8 (eclipse-->help-->SW updat

[android-beginners] Re: Hello World Tutorial Error Message

2009-05-05 Thread dragli
seems you are using the Android SDK version1.1...What version of ADT do you use? It should be 0.8 (eclipse-->help-->SW update-->installed SW list) If you are using the ADT ver.0.9, you need to upgrade to the Android SDK 1.5 for compatibility. I am not a Vista user, but the android.bat exist in the

[android-beginners] Re: Hello World Tutorial Error Message

2009-05-05 Thread Dennis Christy
The example in the documentation for setting the path apparently refers to Windows XP, I am using Windows Vista, so I had to do it differently. I did: ControlPanel\System\AdvancedSystemSettings\EnvironmentVariable\Path in the dialog box for Path I entered: c:\android-sdk-windows-1.1_r1\tool

[android-beginners] Re: Hello World Tutorial Error Message

2009-05-05 Thread dragli
Do you have further more information with this error? Just some guesses: 1. what version of SDK do you use? 1.5? or still 1.1? did you set the right path in the eclipse setting? 2. did you create the virtual device for the simulation? (command like this: tools\android.bat create avd --name your_a