There is not a single way, there are multiple.
- You can see the exceptions in the Google Market dashboard (only the ones 
which are reported by the users)
- You can parse the logs (not so good, since it needs additional 
permissions, and also all the data from other apps are in there)
- You can catch your own exceptions and send it to a server (libraries like 
ACRA do this)

Uwe

On Tuesday, June 19, 2012 2:39:40 PM UTC+2, Deepa Manian wrote:
>
> As my title, i need to know whether a file contains all the crash report 
> in android. Let me explain in detail. In iphone developer can take all 
> crash reports in iphone application by synchronizing the device into system 
> in the specific directory in Mac.All the crash reports are stored in 
> directory with the individual device name. 
>
>
> Likewise i need to get all the crash report for android device. As i 
> googled, i got some suggestion as using ACRA we can get the crash report in 
> Google Doc or as email. 
>
> Is there a single way to get crash report or any other way to get it? If 
> so please guide to get the crash report. i'm in running out of time. 
>

-- 
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