Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

LineageOS Downloads

Requirements

The latest Android 14 firmware (CPH2423_14.0.0.640(EX01) or CPH2411_14.0.0.640(EX01)), an unlocked bootloader (Skip all steps related to get an unlock_token.bin and use fastboot flashing unlock) and USB debugging enabled from developer options. The latest LineageOS .zip package and boot, dtbo and vendor_boot .img files for pickle available here. The latest version of Google's platform-tools and a computer.

Flash steps

Reboot to bootloader

adb reboot bootloader

Flash LineageOS recovery

fastboot flash --slot=all boot boot.img
fastboot flash --slot=all dtbo dtbo.img
fastboot flash --slot=all vendor_boot vendor_boot.img

Reboot to recovery

fastboot reboot recovery

Do a factory reset (Factory Reset > Format data / factory reset) Sideload the LineageOS .zip package (Apply Update -> Apply from ADB)

adb sideload lineage-packagename.zip

Reboot to System

Reporting bugs / requesting features

Create an issue here with the LineageOS exact version and steps on how to reproduce if it's an issue or what you want to be added into LineageOS. Google Apps, OnePlus Camera app, Magisk and SafetyNet/Play Integrity related bugs/requests will be ignored and immediately closed !

FAQS

Q1: How do I update my firmware after flashing LineageOS ? Answer: The latest firmware available for CPH2423 is included on the LineageOS .zip package, hence keeping your firmware updated on each updates.

Q2: Are Google Apps included with LineageOS ? Answer: Yes they are, however it's a very minimal list of Google Apps that are included with the LineageOS .zip package which give you access to the Google Mobile Services.

Q3: Will there be any Google Apps free release of LineageOS ? Answer: No, it is not planned with the UNOFFICIAL release of LineageOS, however they will most likely come Google Apps free and without any SafetyNet/Play Integrity hacks if I apply for OFFICIAL one day.

Q4: Is the LineageOS .zip package is signed and passes SafetyNet and Play Integrity ? Answer: Yes, currently it is signed with my own keys and does passes SafetyNet and meets with device integrity requirements, however it could randomly stop working since Google is actively trying to make non-certified AOSP ROMs not passes their security requirements.

Q5: How do I update to another release of LineageOS ? Answer: Simply download the latest .zip package of LineageOS available here from your smartphone and then go to Settings -> System -> System Update -> Click on the three dots -> Local update and select the downloaded .zip package from here. It will run the update process automatically afterwards.

Q6: I've followed the steps for updating LineageOS localy but the update disapeared from the list before I clicked on the reboot option from the Updater Answer: It's a known bug with LineageOS updater with local updates, simply follow again the steps to add the LineageOS .zip packages from your smartphone storage into the updater and the update will be available again from the Updater app.

Q7: How long can I expect a new release of LineageOS ? Answer: Most likely the following month or a few weeks later if it's not an HOTFIX release, you won't have an exact date/time however.

Copyrights

Your warranty is now voided and I am not responsible for any bricks or bootloop. Any apropriation/stealing and/or unauthorized redistribition of my work on the Internet without my constent is stricly forbidden.

Copyright (C) 2024 The LineageOS Project

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors