Flash a better recovery to BraX3

Hi,

ive got a new Phone, the BraX3, but its a bit to secure for me, and android 15 dosnt support the adb restore (backup) interface anymore, do to my reluctance to use an google account i was using this to migrate from device to device…

Now looking for another way i would need an recovery with adb access on root level, i am not willing to root the android system but i need a way to read/write my data partition using usb. I couldnt find an TWRP for my device, so i am asking here, could someone provice/point me to a recovery image and how to flash it that includes adb support and no restrictions for my device?

thanks in advance

Not being able to use adb root is not due to the recovery partition, instead it is due to iodé builds being user builds (that don’t allow adb root) instead of userdebug builds (that do allow adb root) such as used by LineageOS (and LineageOS for microG). iodéOS does this to add extra security to the device (as we all know, “security and convenience are sworn enemies” :slight_smile: )

So if Brax makes a stock LineageOS build available then it would be possible, after flashing that, to use adb root.

Or a LineageOS for microG build :slight_smile:

1 Like