“Android刷机Nexus5刷机”的版本间的差异
小 (Evan移动页面Nexus5刷机至Android刷机Nexus5刷机,不留重定向) |
|||
第1行: | 第1行: | ||
+ | =解说= | ||
+ | 手机OTA功能有什么用? | ||
+ | |||
+ | 手机OTA升级是指Android系统提供的标准软件升级方式,可以无损失升级系统,主要手段是通过网络(包括WIFI、3G)自动下载OTA升级包、自动升级,不局限,也支持通过下载OTA升级包到SD卡升级。 | ||
+ | =操作= | ||
== Install adb and fastboot== | == Install adb and fastboot== | ||
[[Installing adb and fastboot]] | [[Installing adb and fastboot]] |
2020年11月9日 (一) 02:12的版本
目录
解说
手机OTA功能有什么用?
手机OTA升级是指Android系统提供的标准软件升级方式,可以无损失升级系统,主要手段是通过网络(包括WIFI、3G)自动下载OTA升级包、自动升级,不局限,也支持通过下载OTA升级包到SD卡升级。
操作
Install adb and fastboot
Install TWRP Recovery
Installing LineageOS from recovery
Wipe the device
In the TWRP Home menu, select Wipe > Advanced Wipe. Select Dalvik / ART Cache, System, Data, and Cache. Do not select the Internal Storage otherwise you will lose the data. Then Swipe to Wipe.
Install LineageOS
Select Install then select the zip image file. It will take some times to install. Please wait and be patient.
注意 recovery 里面 先要 wipe data 然后才能 卡刷 lineageos
lineage 卡刷包下载地址
https://mirrors.ustc.edu.cn/lineageos/full/hammerhead/
https://download.lineageos.org/hammerhead
下载方式
方法1
ping or dig 得出 ip
正在解析主机 mirrorbits.lineageos.org (mirrorbits.lineageos.org)... 192.99.39.68
于是 绑hosts
192.99.39.68 mirrorbits.lineageos.org 然后就可以 下载 wget -c https://mirrorbits.lineageos.org/full/hammerhead/20170704/lineage-14.1-20170704-nightly-hammerhead-signed.zip
方法2
还有更加开心的发现 国内有mirrors https://mirrors.ustc.edu.cn/lineageos/full/hammerhead/
Install Google Apps
Root
Root 获取超级权限 1. 下载 SuperSU, 将 zip 文件复制到手机中 2. 关机状态下 同时按住“音量-” “音量+”和“电源”两键进入手机引导模式 3. 按音量键滚动至“Recovery Mode”,按电源键确认,即可进入 Recovery 4. 在 TWRP Install(安装)第1步中已复制到手机中的 zip 文件
优化
用刷机精灵可以卸载很多刷机精灵系统强加的软件,如果你安装的不是干净的包
用刷机精灵可以 方便刷入,但是会带很多不要的软件 坑
使用 Lineage OS 系统的感受(别人说的) 我是没有 root 手机的习惯的,一直使用绿色守护来结束后台的。国内的软件在这个系统下大部分可以正常流畅运行,适配良好。但也有极少数软件,比如搜狗输入法可能会有闪退,我并不清楚什么原因造成的,建议使用百度的输入法,适配良好。 看完这篇,你就知道关于 Lineage OS 系统的一切
essential刷机相关
Unlock Bootloader, Install TWRP and Root Essential PH-1
还是官方教程好呀 网上到处找教程都出错,终于在官网找到了 666 不过会清空配置哦 20180201 Unlock your bootloader NOTE: Installing the factory image will erase all information from your device. So remember to backup your phone before continuing. • Run the command: fastboot flashing unlock adb reboot bootloader C:\Users\Administrator>fastboot oem unlock ... FAILED (remote: unknown comma finished. total time: 0.000s 昨天到这里 fastboot flash boot twrp.img
twrp for essential-ph1 Essential-PH1-WindowsDrivers
How To Unlock Bootloader Of Any Android Using Fastboot
http://rootmygalaxy.net/root-essential-phone-install-twrp-unlock-bootloader/
asus刷机相关
电神5000刷入非官方Lineage OS(Android7.1) http://zentalk.asus.com.cn/forum.php?mod=viewthread&tid=30586&extra=page%3D1
电神ww版已出6.0官方正式版。正式版的刷机,root方法(转载自XDA) http://zentalk.asus.com.cn/forum.php?mod=viewthread&tid=19630&extra=page%3D1
http://www.asus.com.cn/Phone/ZenFone-Max-ZC550KL/helpdesk_download/
参考
Unlock Bootloader, Install TWRP and Root Essential PH-1
How to install TWRP Recovery on Nexus 5
https://twrp.me/devices/lgnexus5.html
https://www.techonia.com/6129/install-twrp-recovery-nexus-5
Install LineageOS on hammerhead
https://wiki.lineageos.org/devices/hammerhead/install
mokee
http://www.mokeedev.com/
下载 https://download.mokeedev.com/?device=hammerhead&type=release
保留数据 nexus 5升级到安卓 6.0.1 的办法 http://blog.linuxchina.net/?p=2050
LineageOS
https://zh.wikipedia.org/wiki/LineageOS
LineageOS 刷机root简要通用教程
http://www.pixcn.cn/portal.php?mod=view&aid=5434