AppOpsX
AppOpsX copied to clipboard
每次执行Shell建议使用线程池
Shell.java new Thread(shellRunnable, "shell").start(); 显示的创建,如果批量执行可能会出现问题