Every single piece of information I've come across warns me about issues with sane encryption when using custom recovery, unlocked bootloader and non-stock ROM (as in modified, not community AOSP based). Since I need following things:
- ability to back-up/restore data from the recovery if needed
- root, which means I have to flash things manually after flashing ROM
- ability to flash/update the ROM (since this is the only way, OTA wont work in my setup)
I can live without the 1st, but there is no way to let go of the rest 2. If I enable encryption I wont have access to data from recovery or rather I will have access to encrypted data. This isnt the problem normally until I need to flash over updated ROM or swap ROM - now there is an issue because encryption key will change.
There is also no point to have password-locked TWRP since with unlocked bootloader it is easy to sideload new one.
Does the headache-less solution for power-users exist?
using default passwordand copies with 0 issues. How would I switch to encryption mode without screwing things up? – Kirikan Aug 17 '20 at 09:37