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

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

oop - Function for all prototypes - Javascript -