Includes fixes to my mistakes by Lubosz. Co-authored-by: Lubosz Sarnecki <lubosz.sarnecki@collabora.com>
Keep android_load_class methods in C++, since casting the class handle to void results in: ``` JNI DETECTED ERROR IN APPLICATION: use of deleted global reference. ``` Co-authored-by: Ryan Pavlik <ryan.pavlik@collabora.com>