thacoon's Blog

Install a custom Android ROM

· thacoon

Some important facts

Use at your own risk

We cannot be blamed in case you brick the phone nor in case you lose any important data file in the process.

Install adb

Other tools

Backup

Download LineageOS or another custom Android ROM

Install Custom Recovery without root

Install custom ROM - Option 1

Install custom ROM - Option 2

Updates

To update your phone you can follow the same steps. Download the new ROM.zip and use Option 2 to sideload your new ROM to your phone. I recommend doing this way because I had some problems with updating LineageOS with the Updater that can be found under Settings -> About phone -> LineageOS updates.

Useful adb commands

1$ adb devices
2$ adb connect <host>[:<port>]
3$ adb push <local> <remote>
4$ adb pull <remote> <local>
5$ adb shell

Encrypt your phone

Troubleshooting

Have a 🩷 - Donate for free Open Source Software

#android #linux #privacy #lineage os

Reply to this post by email ↪