关于Mobile Data Remote
利用亚行command.Blog更改数据/ WIFI:http://techitortakeit.blogspot.in/
Change you mobile data/ wifi using adb command in case your device is locked like too many pattern attempts.
Now enable mobile data using adb shell command.
Configure adb into your computer.
Start your command prompt and fire command:
adb shell am broadcast -a yp.data.handlebroadcast -n yp.data.handle/.DataChangeReceiver --ez "wifiEnable" "true" --ez "mobileDataEnable" "true"
For more information check out my blog: http://techitortakeit.blogspot.in/
更多应用信息
最新版本1.0更新日志
Last updated on 2015年11月06日
此版本包含小幅错误修复和常规改进。请更新至最新版本,以获得更佳体验。










