LineageOS 14.1 installed on Nexus 5
Yesterday I posted about installing Unlegacy-Android 8.1.0 on my Nexus 5 phone:
http://bkhome.org/news/201803/nexus-5-updated-to-android-810.html
It's a bit buggy. Also, being stock Google Android, it has some
limitations. For example, my wi-fi did not appear, it requires "country
localization" to be set to Australia, which it seems there is no option
to do. However, LineageOS does have that option.
I also tried Unlegacy-Android 7.1.2, same wi-fi problem.
So, downloaded LineageOS for the nexus 5:
https://download.lineageos.org/hammerhead
Note, version 14.1 equates to Android 7.1.2 (Nougat).
My phone has TWRP installed, and USB-Debugging enable, so good to go. With USB cable connected to computer, typed on computer:
# ./adb reboot recovery
The phone rebooted and TWRP started. Saw the "Advanced" button, but
when I pressed that and proceeded with a sideload, got an error message:
"Can't install this package on top of incompatible data"
So, pressed the "Back" button, and on the same screen that showed
"Advanced" button, there is also "Wipe" button. Press "Wipe", then
"Format data".
Then, went back until the "Advanced" button is on the screen, pressed
it, then "ADB sideloading" then slide to start it, and over on the
computer type:
# ./adb sideload lineage-14.1-20180322-nightly-hammerhead-signed.zipThis works well. Most importantly, wi-fi works. generally, there are more configure options than with stock Google Android.
LineageOS is actually a fork of CyanogenMod, after it fell to pieces:
https://en.wikipedia.org/wiki/LineageOS
First time that I am using it.
Tags: tech