Monday, June 29, 2015

Wednesday, June 17, 2015

Exception handling in Android Application

Standard
Hello All:

During application development for any platform there are chances of missing some corner cases which in turn leads to exceptions which can lead to crashes. In terms of android applications development this leads to crash of the application with a pop-up saying
"XYZ has stopped working"