I am trying to run a hello world program on the Android SDK (eclipse plugin). Using this tutorial:
http://developer.android.com/guide/tutorials/hello-world.html I did everything it said to do (installed everything) It says to do this: ------------ Run the Application The Eclipse plugin makes it very easy to run your applications: Select Run > Run. Select "Android Application". ------------ but when I select Run - there is Android Application option! I bet there is something this tutorial neglected to tell me to do. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

