adb-wifi-setting-manager
wifi切换项目 https://github.com/pr4bh4sh/adb-wifi-setting-manager
adb指令启动app入口参数: https://zhuanlan.zhihu.com/p/390600582、https://www.125la.com/3486.html
-a action;activity对应的action;
--es key stringValue; 传递 String 参数;
--ez key booleanValue; 传递 Boolean 参数;
--ei key intValue; 传递 int 参数;
--el key longValue; 传递 long 参数;
--ef key floatValue; 传递 float 参数;

浙公网安备 33010602011771号