On Wed, Aug 14, 2013 at 1:15 PM, ansal <[email protected]> wrote:
> I have some code that is working in the try catch block but still system > force close the application instead of throwing the exception in the try > catch block.any help to avoid the force close in the android? Debug your application and determine the actual error occurring. Then stop that from happening. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

