kiwix / kiwix-xulrunner

[ARCHIVED] Legacy Kiwix desktop solution for Windows/macOS/Linux
https://download.kiwix.org/release/kiwix-xulrunner/
GNU General Public License v3.0
111 stars 28 forks source link

Android apps should catch & handle JNI crashes as exception #330

Closed kelson42 closed 7 years ago

kelson42 commented 7 years ago

To avoid any wild crashes of the apps. Here is a how to: http://blog.httrack.com/blog/2013/08/23/catching-posix-signals-on-android/

mhutti1 commented 7 years ago

This issue was moved to kiwix/java-libkiwix#24