Also don't count on being able to do that in the future.  Note that even
though there is a permission, there is not actually a public API to read the
logs, so any attempt to do so requires the use of private APIs that may not
be supported in the future.  Also since there have been continual issues
with device and apps leaking significant data in to the logs, it may make
sense to simply prevent access to this permission to protect users.

On Sat, May 21, 2011 at 7:53 AM, Chris Stratton <cs07...@gmail.com> wrote:

> On Friday, May 20, 2011 6:16:39 PM UTC-4, TreKing wrote:
>
>> On Fri, May 20, 2011 at 4:43 PM, chcat <vlya...@gmail.com> wrote:
>>
>>> OK. Asynchronous notification, like exception handler in application code
>>> to receive that warning from OS.
>>>
>>
>> The warning in the logcat just indicate that the app / system decided to
>> log something for that case. It does not imply that there is an exception or
>> other mechanism being generated to accompany the log.
>>
>> So, no, probably no way to "capture" this stuff. At least AFAICT given the
>> information at hand.
>>
>
> There are ways to read the logs - check the developer docs.  However a
> manifest permission will be required; personal user information may well be
> in the logs.
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to