Mobile Data Remote icon

Mobile Data Remote

1.0 for Android
3.0 | 10,000+ Installs

Nandroidify

Description of Mobile Data Remote

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/

Information

  • Category:
    Tools
  • Latest Version:
    1.0
  • Updated:
    2014-08-03
  • File size:
    800.4KB
  • Requirements:
    Android 2.3.3 or later
  • Developer:
    Nandroidify
  • ID:
    yp.data.handle