As the title, I want to gather the error stack when the app crashed from JNI. I can't figure out how to do it after a few days. Could you give me any suggestions?
Asked
Active
Viewed 30 times
0
-
It's possible, but it's not for the weak of heart; better find and integrate a ready made crash reporting framework. – Seva Alekseyev Aug 26 '14 at 00:17
-
Check this answer http://stackoverflow.com/questions/15941314/calling-exception-printstacktrace-from-jni – G3M Aug 26 '14 at 23:30