I build a application in Android & iphone both it work fine. but some time crash in Android and flash the message
The Application ABC (com.abc.abc) has stopped unexpectedly. Please try
again.
how i know what is my Actual Error occur
any suggestion is appreciated
You can debug the application using java exception handling and log the run time exceptions. When an exception occurs it can be viewed in DDMS.