android - Unfortunately stopped -


i facing strange problem in app. error message comes "unfortunatly stopped" , have restart app. sudddenly occurs sometimes. require on 2 issues 1. reasons why "unfortunately stopped" error occurs 2. can trap error (i have put try block, not go there) , prevent application crashing suspect related performance issues, not sure.

grab logcat after crash. can in 1 of following ways:

the logcat tell exception class thrown, associated error message , line in code caused exception. if need analyzing logcat, post here.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

mysql - Pass value between different pages (form) with PHP -