Wednesday, September 14, 2011

Re: [android-developers] The Application stopped Unexpectedly Please try again

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

On Wed, Sep 14, 2011 at 9:45 AM, abhishek karande
<abhishek.karande@gmail.com> wrote:
> Hello All
>
> Im trying to Develop web Application for Android my task is so simple
> I have to download bitmap image from the server and the display onto
> the screen
>
> There is no error but when the apk is installed onto the device or the
> emulator I got the message "The Application Web
> Image(org.example.webApp)has stopped unexpectedly.Please try again."
> with Force close button
>
> Please help me to solve the problem
>
> Abhishek
>
> --
> 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

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

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

1 comment: