Hi Guys !!! Hope all is well
This is my third post on Android JNI example series. Previous two post linkIn this example I am going to discuss following :-
- Handle Java/App exception from native(jni)
- Catch java/App exception in native and return back it to App
- Example of Fatal exception in native
Below is application screenshot
https://github.com/Saurabh-12/AndroidJNI
You can see code snippet for above example on my github page. So i am not doing it here copy paste.
Thanks
Saurabh
Happy Coding !!!