Tagged Questions

4
votes
5answers
124 views

Which is the best tool for finding bugs in the Java code?

I would like to know which tool is best for finding any kind of bugs in my code. I know this may be some what theoretical or never ending question so I would like to modify it in terms of the ...
0
votes
3answers
87 views

Android Bug Report

My app is crashing randomly and I dont know why. I saw that there are apps that when there is a force close, you can choose between force close and report. How can I add it to my application? Thank ...
0
votes
6answers
173 views

Bug Reporting in an Application

I would like a form where users can reports bugs about my application. My initial thought was create a random gmail account hard code information about the account in to the application and mail ...