uengine-installer-bak/launch_uengine.sh

8 lines
339 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#/bin/bash
echo "首先要启动容器守护,所以会出现一个失败的启动界面,关闭即可"
echo "打开守护之后,按Ctrl+Alt+D后即可安全关闭此窗口开始安装/卸载/启动安卓应用"
sleep 3
uengine launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity
screen -s ./run_daemon.sh