String result = sm.newObject().callJniMethodObject(vm.resolveClass("android/content/Context").newObject()).getValue().toString()
网上找的资料说这样调用,但是我这里不行,报错:Cannot invoke "com.github.unidbg.linux.android.dvm.DvmObject.getValue()" because the return value of "com.github.unidbg.linux.android.dvm.DvmObject.callJniMethodObject(com.github.unidbg.Emulator, String, Object[])" is null