Bug reporting tool / library for developing applications
Asked Answered
S

4

5

Is there a way to report Bugs, similar to the Android Feedback Client, but without registering my application at the market. I'm still working on the application and some users are alpha testing it so it would be useful to receive reports/ stacktraces etc. Is there a common way or an application for that?

Scallop answered 3/5, 2011 at 15:11 Comment(0)
A
6

You can look at ACRA Project - http://acra.googlecode.com/

Atmospherics answered 3/5, 2011 at 15:14 Comment(0)
C
3

You can use Instabug which lets you report bugs right from the app by shaking the phone. It sends you all the device details, network logs, view hierarchy inspection, as well as the steps to reproduce it. It takes a line of code to integrate.


For full disclosure. I work at Instabug.

Claypan answered 25/6, 2018 at 15:3 Comment(0)
M
1

I've used acra and it works well: http://acra.googlecode.com/

see: How do I obtain crash-data from my Android application?

Moulin answered 3/5, 2011 at 15:14 Comment(0)
P
0

I have used Android Remote Stacktrace before, it was very easy to setup, but when I set it up I don't think it had as many options as A.C.R.A does - I haven't used either in a while so I'm not sure which is better.

Priggery answered 3/5, 2011 at 15:18 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.