Android’s state is Air Plane mode but it can send and receive call when connect to Windows 10 through USB.follow step to verify...
阅读全文...
Windows 10 进入bootloader(fastboot)后连接USB出现“Press any key to shutdown”问题解决
1. Check the "fastboot driver" property -> Details -> Hardware IDs value2. Copy "fastboot.bat" and edit it with notepad I...
阅读全文...
阅读全文...
Google Attestation key(Qualcomm)
写入Key时通过Debug版本,开机进入主界面后,进行下面准备操作。adb root
adb disable-verity
adb reboot
adb root
adb remountadb shell
device:/ # qseecom_samp...
阅读全文...
阅读全文...
Apache 修改.htaccess 建立服务器返回204解决网络感叹号问题
建立自己204服务器Apache服务器,如果你的服务器安装了rewrite模块,修改网站的根目录的.htaccess。在其中加入以下代码RedirectMatch 204 (.*)/gen_204$
RedirectMatch 204 (.*)/gen...
阅读全文...
阅读全文...