pub fn create_java_vm() -> Result<(AndroidContext, JavaVM)>
Expand description

Create a java VM for executing Java calls