android_device_samsung_a53x

Recovery Device Tree for the Samsung Galaxy A53 5G (Exynos)

Stars
2
Committers
3
android_device_samsung_a53x - 001 – Initial release Latest Release

Published by mytja 4 months ago

Disclaimer:

  • I am not responsible about any damage of any kind that this custom binary may cause.
  • Please pay attention to this post & related ones before proceeding and follow the guide correctly. I will not offer support for any issues that have been already stated.
  • Your Knox Warranty Bit will be blown once you flash this or others custom binaries, preventing you to use Knox features. This can't be reverted in any way, so think twice before flashing it.
  • Bugs should be reported here on XDA. Please as clear as possible and make sure you provide detailed info when reporting bugs.

How to install?

  • Download [Odin (https://git.severkar.eu/mirrors/Odin/)(use Odin3 for Windows and Odin4 for Linux) and Samsung's USB drivers (if Windows doesn't detect your device by itself).
  • Make sure your bootloader is unlocked.
  • Go into download mode by running adb reboot download or pressing volume up and volume down buttons simultaneously whilst the device is booting and having USB-C charger plugged into the phone.
  • Download the file, as is in this XDA thread, or through a mirror.
  • Put the file into AP and flash it. If you're on Linux, AP flash can be achieved with -a flag on odin4.
  • Boot into recovery by running adb reboot recovery or pressing volume up and power button simultaneously whilst the device is booting and having USB-C charger plugged in.
  • After installation, please run multidisabler inside TWRP terminal so as to disable Samsung's recovery reverting. This should not factory reset your device.

How to decrypt/encrypt internal storage?

  • By default, all Samsung devices have encrypted internal storage. This is present for security reasons, however this means that TWRP cannot access internal storage and therefore shows 0MB as the size of internal storage.
  • This can be mitigated by running decrypt or encrypt anytime from TWRP terminal, however note that this WILL format entire internal storage. Decrypting will also make your internal storage accessible to anybody who can (physically) take a hold of your phone.
  • TWRP can always access SD card if you have one and perhaps even USB OTG, however this hasn't been tested yet.

This TWRP is universal and should work for both A536B and A536E, although it's only tested on A536B. Patched vbmeta is already included. This recovery HAS working MTP.

Bugs

  • None so far