From 894d4c180c74cb8fa89abae8897d2f03edca1570 Mon Sep 17 00:00:00 2001 From: yezhiyi9670 <2738558298@qq.com> Date: Fri, 12 Aug 2022 09:50:01 +0800 Subject: [PATCH] Version 0.1.2 Added support for custom emulator arguments --- index.html | 3 +++ package.json | 2 +- static/js/common/settings-data.js | 8 ++++++++ static/js/common/virtual-devices.js | 2 +- 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2116d49..660ae90 100644 --- a/index.html +++ b/index.html @@ -80,6 +80,9 @@
Writable system image allows for system modifications, such as installing ARM support and Rooting. Changes to system in one virtual device does not affect another.
+Advanced users only. Add extra control arguments.