Skip to content
@GalaxyA20s

Galaxy A20s

Various repositories for the Galaxy A20s (A207M/A207F)

Galaxy A20s Overview

Booting into special modes

  • Recovery:
    • adb reboot recovery
    • With the phone off, press and hold Volume Up + Power. This is quite tricky since sometimes it doesn't work and the phone ends up booting Android normally.
  • Download Mode (with bootloader lock & unlock options): With the phone off, hold both volume keys & plug the phone to a computer.
  • Download Mode (only download): adb reboot-bootloader

Additionally, the phone can always be forced to reboot by holding Volume Down + Power for some seconds.

Unlocking the bootloader

The process is pretty much the same as in any other Samsung phone. Remember that this will perform a factory reset.

  1. Make sure your phone has internet connection
  2. Enable developer options and turn on OEM unlocking.
  3. Shut down the phone & boot into download mode
  4. Unlock the bootloader by holding Volume Up to access the unlock menu & then confirm the action with Volume Up.

Flashing

You can use Odin (Windows) or Heimdall (Windows/Linux).

Before flashing any partition, it's suggested to first flash an empty vbmeta image. If you don't, the bootloader may refuse to boot the device.

Boot/Recovery

Due to a bug in the bootloader, recovery and boot images need to be "fixed" before being flashed, otherwise the phone will refuse to boot them with a "SECURE CHECK FAIL" error. More info in this repository.

TWRP is available for this device but there are some things you must know:

  • If you are on the stock firmware (OneUI), the recovery is replaced by the stock one on each boot, making it hard to actually boot into TWRP.
  • It's not able to access the internal storage nor anything in /data unless you disable encryption.

GSIs

More information can be found on TrebleDroid's Wiki.

Additional Resources

  • XDA Developers Forum -Most threads are for the Exynos Galaxy A20, there's not much stuff for the A20s
  • A20s Telegram Group -Here you can find more step-by-step instructions and get help from other users

Popular repositories Loading

  1. lk2nd lk2nd Public

    Forked from msm8916-mainline/lk2nd

    Custom bootloader for Qualcomm MSM8916/MSM8226/MSM8974/... devices

    C 3

  2. A20s-Fix-Bootable-Image A20s-Fix-Bootable-Image Public

    A Python script to fix boot/recovery images to avoid the "SECURE CHECK FAIL" error on the Galaxy A20s

    Python 2 1

  3. android_kernel_samsung_a20s android_kernel_samsung_a20s Public

    Galaxy A20s Kernel

    C 2

  4. vendor_hardware_overlay vendor_hardware_overlay Public

    Forked from TrebleDroid/vendor_hardware_overlay

    This includes hardware-specific overlays for Treble ROM

    Makefile 2

  5. GSI-Fixes GSI-Fixes Public

    Magisk module with fixes for TrebleDroid-based GSIs.

    Shell 1

  6. vendor_samsung_a20s vendor_samsung_a20s Public

    Stock Galaxy A20s Vendor

    Shell

Repositories

Showing 7 of 7 repositories
  • GSI-Fixes Public

    Magisk module with fixes for TrebleDroid-based GSIs.

    GalaxyA20s/GSI-Fixes’s past year of commit activity
    Shell 1 0 0 0 Updated Mar 12, 2025
  • .github Public
    GalaxyA20s/.github’s past year of commit activity
    0 0 0 0 Updated Mar 11, 2025
  • android_kernel_samsung_a20s Public

    Galaxy A20s Kernel

    GalaxyA20s/android_kernel_samsung_a20s’s past year of commit activity
    C 2 0 0 0 Updated Feb 20, 2025
  • lk2nd Public Forked from msm8916-mainline/lk2nd

    Custom bootloader for Qualcomm MSM8916/MSM8226/MSM8974/... devices

    GalaxyA20s/lk2nd’s past year of commit activity
    C 3 370 0 0 Updated Feb 18, 2025
  • vendor_samsung_a20s Public

    Stock Galaxy A20s Vendor

    GalaxyA20s/vendor_samsung_a20s’s past year of commit activity
    Shell 0 0 0 0 Updated Feb 14, 2025
  • A20s-Fix-Bootable-Image Public

    A Python script to fix boot/recovery images to avoid the "SECURE CHECK FAIL" error on the Galaxy A20s

    GalaxyA20s/A20s-Fix-Bootable-Image’s past year of commit activity
    Python 2 1 0 0 Updated Feb 13, 2025
  • vendor_hardware_overlay Public Forked from TrebleDroid/vendor_hardware_overlay

    This includes hardware-specific overlays for Treble ROM

    GalaxyA20s/vendor_hardware_overlay’s past year of commit activity
    Makefile 2 608 0 0 Updated Feb 4, 2025

Top languages

Loading…

Most used topics

Loading…