Nox wrote:
> Thank you for your replies,
> but unfortunately it doesn´t work.
> If I open my app there´ll appear the error message:
> 
> The application has stopped unexpectedly. Please try again.
> 
> Do you know what I have to do now?

Use adb logcat, DDMS, or the DDMS perspective in Eclipse to look at the
Java stack trace that was generated when that dialog appeared. It should
give you some clues for fixing your problem.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.3 Available!

-- 
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

Reply via email to