Open GoogleCodeExporter opened 9 years ago
Hi,
I have the exact same error, and can verify that it does work on Andoid 4.4,
but fails on Android 5.1.
On my native side I can do everything, except doing Java calls.
Original comment by water...@gmail.com
on 23 Apr 2015 at 12:38
I have solved this problem. You can create a new thread in the method
"breakpad_callback" and then make JNI call from in the created thread. It will
be work. Good Luck.
Original comment by xuan.and...@gmail.com
on 24 Apr 2015 at 2:03
Your solution works like a charm, thanks!
Original comment by water...@gmail.com
on 24 Apr 2015 at 7:19
Original issue reported on code.google.com by
xuan.and...@gmail.com
on 14 Apr 2015 at 4:25