I develop android apps.
I’m in some confusion about LogCat.
If I sometimes can’t Judge where is the error exactly if my app force closes. Is there any way or shortcuts to know where our error exactly ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are developing the application you should know logcat to know the
error. It give the complete trace of error. (Exception name and line no etc.)Without understanding logcat you can not make application in android.
Second thing: If you have developed application, distributed in market and user have some problem in your app. For get to know logcat or errors you can use.
ACRA
Bugsense