V版原生系统下,手机开启开发者模式,adb工具里面输入:
adb shell settings put global policy_control ...
咯,我知道了
adb shell settings put global policy_control null
yuyqhd 发表于 2020-5-18 14:43
V版原生系统下,手机开启开发者模式,adb工具里面输入:
adb shell settings put global policy_control ...
隐藏虚拟按键其实只要这么一段就可以了:
adb shell settings put global policy_control immersive.navigation=*
本帖最后由 yuyqhd 于 2020-7-20 11:16 编辑
秦跃 发表于 2020-7-18 21:46
隐藏虚拟按键其实只要这么一段就可以了:
adb shell settings put global policy_control immersive.n ...
好的,的确能用的,还有一个问题,原生系统现在怎么安装不了国内的软件了?我用adb命令才能安装完成。
一直正常安装
页:
1
[2]