When running code on Android, I hit JNI error mentioned in the subject, which also dumps the stack of the unhandled exception: A/art: art/runtime/java_vm_ext.cc:410 ...
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.hashCode()' on a null object reference at pl.mytest.app.data.point.dto ...