—————— 准备 ——————
googe 账号退出登录!https://support.google.com/android/answer/7664951?hl=zh-Hans
从设备中移除帐号
当您从设备中移除帐号后,系统会同时从您的设备中删除与该帐号关联的所有数据。这些数据包括电子邮件、通讯录和设置。
打开设备的“设置”应用。
点按用户和帐号。
依次点按要移除的帐号 然后 移除帐号。
如果这是该设备上唯一的 Google 帐号,则为了安全起见,您需要绘制设备的解锁图案,或输入设备的 PIN 码或密码。
下载最新固件:
IMEI:357657071xxxxx
Model: LGH850
Suffix: ANLDOP
Buyer: NLD
Software Version: H85030A_00
OS Version: Oreo
File Name:H85030a_00_OPEN_EU_OP_0910.kdz
KDZ File size:2624804888
http://pkg02.lime.gdms.lge.com/dn/downloader.dev?fileKey=FWF4TO11A2WVA4Z3452F9T5/H85030a_00_OPEN_EU_OP_0910.kdz
twrp :https://eu.dl.twrp.me/h850/
magisk:https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
xposed:https://forum.xda-developers.com/showthread.php?t=3034811
Systemless Xposed:https://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268
—————— 备份 ——————
1.钛备份程序数据 Android\data\com.keramidas.TitaniumBackup
2.mobilekeepass.kdb
3.链克钱包
4.Nova桌面备份
—————— 升级 ——————
1.查询最新固件 http://www.lgbbs.com/lg_mobile-lg_mobile.html
or http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=352967052311812
2.官方固件升级 (转载请注明转载地址:http://www.lgbbs.com/thread-56343-1-1.html)
第一步:用你手机的IMEI码,下载属于你手机型号的KDZ刷机包,下载地址:
http://www.lgbbs.com/lg_mobile-lg_mobile.html
手机的IMEI码查看方法有下面几种:
1、如果手机可以拆卸,在手机电池底下有
2、开机状态拨号*#06#就可以显示(此方法不适用与韩版L版机器)
3、开机状态进入设置--关于手机--状态,中查看
4、手机关机后,按住音量上键、下键、开机键,三个键一起按住,等待手机显示IMEI信息。
第二步:安装USB驱动,下载地址:
本帖隐藏的内容
http://tool.cdn.gdms.lge.com/dn/downloader.dev?fileKey=STslFu73025404162216102/LGMobileDriver_WHQL_Ver_4.2.0.exe
第三步:手机进入下载模式(刷机模式),通用方法:关机后按住音量上键插数据线,手机显示“Download mode”后松手,稍等几秒钟,手机会进入“Firmware update”界面,如图:
第四步:查看电脑的设备管理器,是否显示LG COM端口,显示如下表示正常(后面的数字各不相同):
第五步:
下载“LGUP-1.14-破解版” 解压密码lgbbs
本帖隐藏的内容
链接:https://pan.baidu.com/s/1WdxjMAna30Gc_ICbGgMoJA 密码:da5k
下载后解压,完成如图
先打开“LGUP_Install_Ver_1_14_3.msi”并安装
安装完成后,鼠标右键点击桌面的LGUP图标,选择属性
点击“打开文件所在位置”,随后出现的是LGUP的安装目录
然后打开“LGUP-1.14-破解版”中的“需要替换的文件”文件夹,把“model”和“LGUP.exe”复制到LGUP的安装目录
然后双击打开桌面的LGUP图标
点击此处选择KDZ文件
选择好KDZ文件后,点击“Start”开始刷机
正在刷机
刷机完成
此时手机会自动重启,等待开机即可
———————— 刷入twrp ——————
You will need the platform-tools from the Android SDK on your computer. Find the Android command line tools section on the page linked and install the SDK tools package. From the SDK Manager, download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on their computer. You can try the simple FWUL adb/fastboot ISO or the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
adb reboot bootloader
You should now be in fastboot mode.
Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
fastboot flash recovery twrp.img
fastboot reboot
Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery. After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don't follow this step, you will have to repeat the install.
https://www.droidviews.com/install-twrp-recovery-and-root-lg-g5-on-android-nougat/
Steps to Install TWRP Recovery
Connect your LG G5 to the PC via USB cable.
Open the ADB folder and hold Shift + Right Click» Open command window here.
Next, in the command prompt type adb reboot bootloader and hit enter (This will reboot your device into the bootloader).
Then, in the command prompt type fastboot flash recovery recovery.img (Replace “recovery.img” with the name of the downloaded TWRP .img file.) This will flash the TWRP recovery.
That’s it! Wait for the process to complete and then disconnect your device from the PC. Now, you can reboot and use your device normally as you would.
—————— 刷入 Magisk ——————
twrp刷入 Magisk-v17.1.zip
—————— 恢复备份 ——————