On Thu, Aug 26, 2010 at 11:18 AM, TreKing <[email protected]> wrote:
> - Look in the logcat output to see if there are any suspicious messages >> from installing (logcat output should be included in bug reports in the dev >> console). >> > > I've never gotten logcat output in the dev console. I don't know if the > users can opt not to send it, or if I'm just seeing it, or if it's just not > available. > Any idea if this is an option for users to send or where in the console > it's supposed to show up? > Ah, you are right, I didn't realize it wasn't available in the console though it is part of the data the user uploads. I suspect this is for privacy reasons (we have seen lots of apps printing stuff to the log that they shouldn't), though don't know for sure. If it isn't there in the console, I don't think there is a way to get to it. > - Look for a user with the dev tools installed to get the output of "adb >> shell dumpsys package". This will have some information about how your app >> is currently installed. >> > Now that will be tricky ... > Yeah. :/ -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

