开启 usb 调试之后, 用 adb shell nohup test.sh & 开启一个后台脚本,
android 7 系统关闭 usb 调试之后后台脚本依然存活,
而 android 8 以上的会被 kill 掉.
请问 android 8 怎么样才能让不让脚本被 kill 掉.
2021-06-28 13:53
Click to rate this post!
[Total: 0 Average: 0]
开启 usb 调试之后, 用 adb shell nohup test.sh & 开启一个后台脚本,
android 7 系统关闭 usb 调试之后后台脚本依然存活,
而 android 8 以上的会被 kill 掉.
请问 android 8 怎么样才能让不让脚本被 kill 掉.
2021-06-28 13:53