All android developer must have faced force close issue while developing an application. Here is a library to catch that errors and treat it elegantly.
Catcho will create an error page kind of mechanism in your android application. So whenever your application is crashed user will not able to see that irritating pop up dialog. Instead of that app will display a predefined view to the user.
