[android-developers] Re: Application Crash Reporting made easy - needs testers
Thanks Tobias for using the lib !
All the sources are available on GoogleCode's SVN:
http://code.google.com/p/acra/source/checkout.
The main help we need now is developers to test the v2 stability with
its different notification modes and on different android hardware/
versions so that we can go out of the testing phase ;-).
I'm also waiting for details about the "official" reporting which
should be announced today at Google I/O. This might lead to some
adaptation in the code of ACRA depending on the availability of this
new reporting across android versions.
Though, the acra-2.0.0-test version is already clean enough to coexist
with the new reporting feature which is activated on my Nexus One
since yesterday... the behaviour I implemented is to disable the
default Force Close dialog when ACRA is configured with Toast or
Status bar notification mode. This prevents the user from beeing
offered several error reporting systems.
Kevin
On May 19, 9:59 pm, Clankrieger <tob...@googlemail.com> wrote:
> Hi Kevin,
>
> I includedACRAin my app - it was easy to implement and your HowTo is
> absolutely excellent. I already got two crash reports that gave me a
> much better glue than the usual "crashes on foo-phone"-1-star-
> comments. :)
> I'm eager to take a look into the sources as well, they should be
> available by google code subversion access, isn't it? If you need any
> specific feedback, help or similar, please let me know!
>
> Cheers,
> Tobias
>
> On 19 Mai, 07:59, Kevin Gaudin <kevin.gau...@gmail.com> wrote:
>
>
>
> > Hello,
>
> > Just to inform you that there was a missing configuration item in the
> > usage guide for v2 when using the status bar notification mode. You
> > have to add an activity (provided byACRA) with specific attributes in
> > your android manifest.
>
> > The usage guide for v2 has been updated:http://code.google.com/p/acra/wiki/ACRAHowTo2
>
> > Kevin
>
> > On 18 mai, 02:57, Kevin Gaudin <kevin.gau...@gmail.com> wrote:
>
> > > It is and will stay published as an open source project under Apache
> > > license. So you are free to use it in any app, free or not, open
> > > source or not.
>
> > > Please test it and let us know your feedback/issues ! ;-)
>
> > > Kevin
>
> > > On 17 mai, 22:18, String <sterling.ud...@googlemail.com> wrote:
>
> > > > On May 17, 8:39 pm, Yahel <kaye...@gmail.com> wrote:
>
> > > > > What licence do you release it under ?
>
> > > > The project says it's Apache-licensed. Unless they're planning a
> > > > change of license for v2, we should be OK.
>
> > > > String
>
> > > > --
> > > > 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+unsubscribe@googlegroups.com
> > > > For more options, visit this group athttp://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 android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscribe@googlegroups.com
> > > For more options, visit this group athttp://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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group athttp://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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group athttp://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home