I got past the emulator warning by building from the command line but the page at: http://guide/developing/building/building-cmdline.html fails to load so finding the correct commands to issue is a challenge.
I have twice built/installed the project but have been unable to restart. Perhaps this will be helpful: opa@opa-desktop:~$ android -v create project -n HelloAndroid2 -t 1 -k my.namespace4 -a HelloAndroid2activity -p workspace2/HelloAndroid2 #Edit created starup as per:http://developer.android.com/resources/ tutorials/hello-world.html opa@opa-desktop:~/workspace2/HelloAndroid2$ ant debug opa@opa-desktop:~/workspace2/HelloAndroid2$ android avd & #Create, select, start, and launch avd (android virtual device) opa@opa-desktop:~/android-sdk-linux/platform-tools$ adb install ~/ workspace2/HelloAndroid2/bin/HelloAndroid2-debug.apk On Jan 1, 10:25 am, Janish Aggarwal <[email protected]> wrote: > I am also getting the same response. Unable to run the code. Please > help anyone! -- 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

