java - Android uncaught exception logs -


i've written piece of code logs uncaught exceptions may arise in android application. since have encrypted apk, exception logs don't have exact class names , instead logs refer classes such a.java or b.java etc. ideas how preserve logs can track exceptions can arise?

add -dontobfuscate proguard config file.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -