概述
记录一下Docker、Git和其他命令(如repo)的代理配置。
完整项目见MIUICustom
注意:该模块仅测试于手机管家(5.4.0、5.6.0、7.2.1),其他版本未测试。
如果模块未生效,可自行反编译apk,查找并替换Hook点,自行编译Xposed模块。
每次修改系统设置(设置通知使用权、允许app安装未知应用、开启无障碍功能等),都会有10秒倒计时,使用起来很不方便。
于是考虑使用Frida绕过倒计时,并开发Xposed模块。
详见Android Releases | Android Developers
Android Code Search (AOSP官方)
Opersys AOSP Portal
AOSPXref (7.1.2-12.0.0)
AndroidXref (2.3.6-9.0.0)
在酷安看到一张表情包,素材是MIUI fastboot界面图片,但是不够清晰,于是考虑自己提取。
splash.img (or splash.bin or logo.img or logo.bin) is the raw file in which the boot logo (splash screen - the picture displayed when the device is booted) is stored.
It is stored under the partition: splash or logo in many Snapdragon devices (might vary for devices)
之前买来调试用的Nexus 5坏了,雪花屏并且无限重启。记录一下刷机的过程。
PS:刷机后仍雪花屏,怀疑是硬件问题。
安装完驱动后,需要禁用驱动程序强制签名(刷机完成后记得恢复)
Unbrick Nexus 5 stucked in Qualcomm HS-USB QDLoader 9008 mode
Hold down SHIFT key and right click on a running program icon on the taskbar, a popup menu should appear, click on Move then use the Left/Right Arrow key to move it.
Do the same for the rest of the running programs.
https://forum.xda-developers.com/t/boarddiag-v2-99a-by-willthecracker-opened-once-crashed-opens-but-only-in-taskbar.3407996/post-82425715
右键任务栏的BoardDiag图标,选择移动,然后按方向键移动窗口