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/
Latest Version
1.0Uploaded by
Yasser Al Qaisi
Requires Android
Android 2.3.4+
Category
Free Tools AppContent Rating
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Report
Flag as inappropriateLast updated on Nov 6, 2015
This release includes minor bug fixes and general improvements. Update to the latest version for the best experience.