Google led me to http://code.google.com/p/android-log-collector/

On Aug 3, 10:59 am, Jay-andro <[email protected]> wrote:
> Is there a way to access the default logs on the phone for purposes of
> uploading for debugging purposes?
>
> I'd like to be able to provide an "Upload Logs" button that allows the
> users of my app to upload their logs if they are encountering issues
> with the app. I know I can write my logs to my own file and provide an
> upload for that, but I like the context provided by the system logs
> interspersed with my log entries to understand what else is going on
> on the device when my app has issues.
>
> Is app access to the system logs considered a security issue and hence
> not exposed or is there a way to get at the system logs
> programmatically? By system logs, I'm referring to what one can see
> using DDMS.
>
> thanks
> Jay
--~--~---------~--~----~------------~-------~--~----~
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