[android-developers] One User Has a Problem - How do I debug it?
I have an appwidget that seems to be working for all my users but one.
In his case, no matter what I try, the app cannot dynamically determine
its location. The app works fine if he specifies where he so that the
app can use reverse geocoding.
On my own phone I have verified requestLocationUpdates is kicking in as
scheduled and that it broadcasts an intent containing the location.
This user will work with me and I can send him development APKs to
install on his phone. I suppose I can add Log statements but how do I
get to see his log? Are there any tools that can help me with this?
Anything else anyone can suggest?
On my own phone I have used Log Collector to email myself some logs.
But since it only takes a current slice from the log it is difficult to
ensure that it collects what's relevant to me. So any suggestions?
--
Jake Colman -- Android Tinkerer
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home