安装 termux(版本需 0.95 以上)
编辑 ~/.termux/termux.properties 文件, 将 allow-external-apps=true 前面的注释 # 去掉, 保存退出
adb 连接手机后授予 termux 权限, autoxjs 或者打包后的应用
(如果有)比如小米:手机需要开启 USB 调试(安全设置) - 可在开发者选项里找到
(如果有)比如 oppo:手机需要开启 禁止权限监控 - 可在开发者选项里找到
intent
Intent 意图return
void发送 Intent 到 Termux