SamLee

Results 2 issues of SamLee

AndServer 版本 2.0.1 Android版本 4.3 API 18 调用 Server.startup方法之后 Logcat打印日志如下 10-03 08:13:29.458 15577-15658/? I/AndServer: VM with version 1.6.0 does not have Multidex support. 10-03 08:13:29.468 15577-15658/? I/AndServer: InstantRun support was...

- bug的复现 运行 [example_uzm.zip](https://github.com/maiyao1988/ExAndroidNativeEmu/files/8275806/example_uzm.zip) 中的 `example_uzm_test.py` 脚本 报错如下 ``` File "D:\workspace\programming\python\remote\ExAndroidNativeEmu\androidemu\java\jni_env.py", line 932, in call_object_method_v return self.__call_xxx_method(mu, env, obj_idx, method_id, args, 1) File "D:\workspace\programming\python\remote\ExAndroidNativeEmu\androidemu\java\jni_env.py", line 907, in __call_xxx_method constructor_args =...