[android-developers] Re: First Android program

2011-07-19 Thread Jan
You need to setup a virtual device for your program to run inside. In eclipse you would go to run-external tools etc. Once you have your virtual device setup and running - you can launch your app with run - it weill ask you on which virtual device to run - and you can then pick your configured on.

[android-developers] Re: First Android program

2011-07-18 Thread Kumar Bibek
Check this thread. http://stackoverflow.com/questions/3492676/invalid-command-line-parameter-when-android-execution On Jul 17, 5:37 pm, qia li allenli...@gmail.com wrote: Hi Guys, I am setting up the android development environment by following the tutorial on youtube. However, when i tried