Not trying to take anything away from you, just wanted to mention theres
another set of code doing the same remote tracing:

http://code.google.com/p/android-remote-stacktrace/

On Wed, Jan 6, 2010 at 3:46 PM, vekexasia <[email protected]> wrote:

> Hi Guys,
> In my free time (thanks to my asthma sickness) i was able to complete
> an old project of mine that i think would interest a lot of you.
>
>
> Long story short: I created a library which is able to track your
> application crashes directly online!
>
> The library, once imported on your android projects, will start to
> track each crash online. It will report as much information as it
> can.
> Each new crash the web service will send you an e-mail warning
> yourself about a new found bug.
>
> Then you'll be able the following information directly on your
> browser:
>
>
> - The exception stacktrace
> - The exception CausedBy stacktrace (if available)
> - The versions of android which the crash has been occurred.
> - The different phone models afflicted by the crash.
> - The versions of your app bugged by that particular crash
>
>
> Everything is packed by exception and package so there will be a lot
> of information grouped by this 2 main fields.
> Plus i've created a set of graphs .. The most usefull is the "crash
> views" one which shows how many crash for that exception has been
> occurred divided by day.
>
> I hope this will help. On my website you could take a tour of the web
> interface with demo credentials So you can take a tour before using
> it.
>
> Obviously this is Free for all ( at least untill i will not have to
> manage GygaBytes of data ) .
> The link is : http://alogcollector.andreabaccega.com/
> Let me know :)
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
-- 
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