本文介绍了通过ADB亚洲开发银行的Android开启无线网络的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的电话已经被锁定(太多模式的尝试)。要解锁我需要输入用户名和密码在我的Gmail帐户。这是我可以解锁的唯一办法。我不能启动任何活动,甚至打开WiFi连接。如果没有互联网连接,我无法登录,恢复我的电话。
My phone has been locked (too many pattern attempts). To unlock I need to enter username and password on my gmail account. This is the only way I can unlock it. I cant launch any activities, even to turn on wifi connection. Without internet connection I can't sign in to restore my phone.
也许有在亚行打开我的WiFi连接的任何命令,这样我就可以用我的手机?
Maybe there is any command in adb to turn on my wifi connection, so I can use my phone?
推荐答案
不幸的是,我可以解决我的问题的唯一办法是铲除设备。
Unfortunately the only way I could resolve my problem is to root the device.
下面是一个很好的教程为Nexus S的:
Here is a good tutorial for Nexus S:
的
这篇关于通过ADB亚洲开发银行的Android开启无线网络的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!