- All Smartphones: List of supported devices [Link]
- Motorola Moto G4 (athens): Overview of installation procedure for Moto G4
[Link] - Preparation:
- Prepare Phone: Enable USB Debugging in Moto G4
[Link] - Prepare Computer: Install Android Debug Tools (adb, fastboot) on connected computer (Linux) to connect to mobile phone
[Link] - Prepare Backup & Installation: Install (flash) custom recovery image based on TWRP on mobile phone to backup old and install new Android OS
[Link] [TWRP IMAGE, .img]
- Prepare Phone: Enable USB Debugging in Moto G4
- Backup & Installation of OS:
- Backup of old Android OS: Backup NAND memory of old Android OS (NANDroid) on mobile phone
[Link] - Installation of new Android OS on mobile phone: Install (sideload) image of /e/ OS Android OS
[Link] [EOS IMAGE, .zip]
- Backup of old Android OS: Backup NAND memory of old Android OS (NANDroid) on mobile phone
- Installation of recommended apps:
- Aurora app (with anonymous account): app repository connecting directly to Google PlayStore (without Google Mobile Services)
- Element app: open-source, federated secure messenger with peer-to-peer encryption based on [matrix] protocol
- Salfeld Child Control (“Kindersicherung”) App: parental control solution to set time limits for the devices, apps, and websites
Notes:
- SD card is required to install TWRP and make back-up
- SD card maybe not recognized, wiping of phone and reformating SD card may be necessary.
- Format as SD card as external storage (SD card as internal storage may not be recognized).
Glossary:
- TWRP: Team Win Recovery Project tool is an open-source software custom recovery image for Android-based devices. [Link]
- NANDroid: “Nandroid, sometimes written as NANDroid, is a portmanteau for NAND flash memory, the type of permanent storage memory that your device uses, and Android. A Nandroid backup is a de-facto (by the hacking community) standard directory structure for backing up a perfect mirror image of your Android device. By doing this backup, you can save literally everything, from your own personal data to the system files.” [Link]
- Android custom recovery image: A third-party recovery environment which replaces the default limited stock recovery environment of Google Android OS with a third-party, customized recovery environment, eg Team Win Recovery Project (TWRP), ClockworkMod Recovery (CWM), … [Link]