我想重新启动手机,但不再进入引脚。这将使我的开发测试更容易。
我发现,在摩托罗拉等一些设备上,可以使用"adb reboot" 命令,但它不适用于三星设备。
adb命令或某些源代码将帮助我。
我想重新启动手机,但不再进入引脚。这将使我的开发测试更容易。
我发现,在摩托罗拉等一些设备上,可以使用"adb reboot" 命令,但它不适用于三星设备。
adb命令或某些源代码将帮助我。
I want to Reboot my phone but not enter the PIN on it again. This will make my developing testing easier.
I found out that on some devices like Motorola Defy it is possible with the "adb reboot" command, but it did not work on Samsung Devices.
An adb command or some source code will help me.
有几种方法可以暂时禁用PIN。我使用的是一个名为解锁wifi 。基本上,只要我的设备在我的家庭Wi-Fi网络上,禁用引脚解锁。一旦我留下了它的家,因此从我的Wi-Fi断开,PIN锁被重新启用。
(免费版本只允许您连接到一个家庭网络。)
There are a couple of ways to temporarily disable the PIN. One that I use is an app called Unlock with WiFi. Basically, as long as my device is on my home wi-fi network, the PIN to unlock is disabled. As soon as I leave home with it, thus disconnecting from my wi-fi, the PIN lock is re-enabled.
(The free version only lets you connect to one home network.)
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有