When I’m trying to run my application it shows force close error.
But logcat shows nothing. It means, it didn’t show any error messages.
What can I do?
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.
Logcat some times doesn’t show error messages as the device is disconnected with eclipse.
At that time you can do as follows
or other wise
ddmsand indevicestab. A list of Package names will be listed there. Click on your current working package name then you can see messages in the logcat.