so after a brief moment of success, I tried to change the program to
show the screen by xml instead of java. Now the program doesn't work
again. This time though it installs and then gets the error on the
emulator saying that the application has stopped unexpectedly and that
it has to force close. I copied it directly from the tutorial again
though and have no idea what's wrong. the debugger says that it can't
find the resources for the android.jar file but I hear this is just
eclipse. the example hello android that was built already runs fine.
any ideas??

On May 7, 7:33 am, Kostya Vasilyev <kmans...@gmail.com> wrote:
> What might have caused this in the first place is:
>
> The first time you run or debug a project in Eclipse, it asks how the
> project should be run. The choices are: Android Application, Android
> JUnit test, Java Applet, etc. You might have clicked on the wrong one here.
>
> The setting is saved for subsequent launches, and can be changed under
> Project Properties | Run/Debug Settings.
>
> -- Kostya
>
> 07.05.2011 3:25, exax пишет:
>
> > K so i got it to work! im not sure why but i had to create my own
> > launch configurations with it using an emulator that I created. Wasn't
> > Eclipse supposed to do this automatically or something? oh well it
> > works fine now, Thanks!
>
> --
> Kostya Vasilyev --http://kmansoft.wordpress.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to