添加脚本
This commit is contained in:
2
allow-android-install-unknown-program.sh
Normal file
2
allow-android-install-unknown-program.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
adb shell settings put secure install_non_market_apps 1
|
||||||
2
get-android-install-unknown-program-setting.sh
Normal file
2
get-android-install-unknown-program-setting.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
adb shell settings get secure install_non_market_apps
|
||||||
Reference in New Issue
Block a user