Table of Contents

LineageOS Update

Prep

Procedure

  1. Flash orange box
  2. Restart
  3. Then flash FW, not MIUI. flashing MIUI may remove custom recovery.
  4. Restart
  5. Flash LOS 16 & gapps

Procedure for 18.1

  1. Update Android Debug Bridge.
    1. Extract it and copy it to C:\Program Files (x86)\Android\android-sdk\platform-tools.
  2. Use a CMD terminal.
    1. cd 'C:\Program Files (x86)\Android\android-sdk\platform-tools'
  3. Check device is connected.
    1. adb.exe devices
  4. Install / update custom recovery
    1. Follow the instructions here.

Post

Update to 22.1

Notes

Procedure

  1. Prep.
    1. Download the latest Android Platform Tools (which contains the Android Debug Bridge).
    2. Download the LineageOS zip file.
    3. Download the correct MindTheGapps (ARM64).
  2. Update Android Debug Bridge.
    1. [Kea] Extract the Android Platform Tools to C:\Android SDK Platform-Tools.
    2. [Rimu] Extract the Android Platform Tools to C:\Android Platform-tools.
  3. Check ADB works.
    1. Start a CMD terminal.
    2. [Kea] cd "C:\Android SDK Platform-Tools"
    3. [Rimu] cd "C:\Android Platform-tools“
    4. adb.exe devices
  4. Install LineageOS (full instructions)
    1. Reboot phone into recovery.
    2. adb -d sideload "temp\lineage-22.1-20241231-nightly-chiron-signed.zip"
  5. Install MindTheGapps (mandatory, full instructions)
    1. adb -d sideload "temp\MindTheGapps-15.0.0-arm64-20240928_150548.zip"
  6. Reboot phone.

Pass Play Integrity Test

How to Pass Play Integrity Test on LineageOS 21 ROM [Android 14]

Pass Safetynet on Rooted LineageOS ROM

Root instructions: How to Root LineageOS ROM via Magisk Boot, use Method 1: Root LineageOS via LineageOS Recovery.

How to Pass Play Integrity on LineageOS ROM, use the 'Via Module' method.

Downgrade to 21.0

Prep

Procedure

  1. Switch on Athena (Silicon desktop).
  2. Connect phone to Athena.
  3. RDP into Athena from Rimu.
  4. [Rimu, Terminal] cd 'C:\Android SDK Platform-Tools\'
  5. [Rimu, Terminal] Check USB connection: cd 'C:\Android SDK Platform-Tools\'