On Thu, Mar 8, 2012 at 7:34 AM, 陈孟 <[email protected]> wrote: > thanks Mark,I tried in debug mode.But there is no information in the > LogCat...so what should I do if I wanna fix this bug in my app?
Use a debugger. Or, sprinkle in Log statements. See what happens. In other words, you debug it like you debug anything else. -- 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.5 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

