I am looking for possible ways on how to trap or catch the run time errors of my application. I want to send my apk to my friends for them to test but when the application gets a run time error, I could not get the error message.
Ive already look in the net and I found some code set up but If there is already an available library for this, it would be very helpful.
Thanks guys