Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道是否可以使用 adb 命令打开/关闭 android 调试模式。
是否真的有任何 adb 命令可以打开/关闭 android 调试模式。如果有任何建议或任何方式,将不胜感激。
您可以使用命令关闭USB 调试settings put global adb_enabled 0。
settings put global adb_enabled 0