Make Force Close Listener in Android Apps -
how can make listener force close error in app?
i need app listen error in , send error stacktrace email me
how can this? thanks
the simplest solution use existing code this, such acra. various analytics services offer similar solutions.
under covers, uses thread.setdefaultuncaughtexceptionhandler(), used in conventional java apps.
Comments
Post a Comment