thanks for your help!

from my DDMS on my Eclipse,
it just show:
"[2009-06-24 20:06:02 - DeviceMonitor]Error reading jdwp list: EOF"

and how to use the adb logcat? thanks!
2009/6/24 Mark Murphy <[email protected]>

>
> Tsai stanly wrote:
> > with the location parameter,
> > when into the app,will show
> > "the application demo(process demo.app) has stopped on unexpectedly,
> > please try again"
> >
> > without location, it works!!
>
> And your Java stack trace tells you...what?
>
> You can examine your Java stack trace via adb logcat, standalone DDMS,
> or the DDMS perspective in Eclipse.
>
> Whenever you get the "stopped unexpectedly" dialog, you will have a
> stack trace showing your exception, which will tell you everything you
> need to know about why your code failed.
>
> --
>  Mark Murphy (a Commons Guy)
> http://commonsware.com | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_
> Version 0.9 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