Mobile Data Remote 정보
Change your data/wifi using adb command.Blog: 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 Nov 6, 2015
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.








