Monday, September 5, 2011

Re: [android-developers] Error starting app. Must force a close

Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
LogCat and look at the stack trace associated with your error.

On Mon, Sep 5, 2011 at 11:05 PM, NWD Sports <nwdsports@hotmail.com> wrote:
> I have an app that I created that worked perfectly whenever I debugged it.
> Now whenever I try to run it, I get an error saying "unexpected error
> com.myPackageName.app could not be started." the only option I get is to
> force a close of the app. Does anyone know what is wrong?
>
> Nicholas L. – NWD Sports.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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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

Android Training in NYC: http://marakana.com/training/android/

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment