Skip to content

PitchBlackRecoveryProject/android_device_samsung_a15-pbrp

 
 

Repository files navigation

Recovery Device Tree for Samsung Galaxy A15 4G (A15) The Galaxy A15 4G is a budget range smartphone from Samsung, Released 2023, December 11. This project is licensed under the terms of the GNU GPLv3

Device spefication (briefly)

Basic Spec Sheet
CPU Octa-core (2x2.2 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55)
Chipset MediaTek Helio G99 (MT6789)
GPU Mali-G57 MC2
Codename A15
Memory 4/6/8GB RAM
Android Version 14/15
Storage 128/256GB

Situation

  • Backup to internal
  • Restore from internal
  • /data encryption (multidisabler)

Medium checks

  • update.zip sideload
  • UI colors (red/blue inversions)
  • Screen goes off and on
  • F2FS/EXT4 Support, exFAT/NTFS where supported
  • all important partitions listed in mount/backup lists
  • backup/restore to/from external (USB-OTG) storage
  • backup/restore to/from adb (https://gerrit.omnirom.org/#/c/15943/)
  • decrypt /data (multidisabler)
  • Correct date

Minor checks

  • MTP export
  • reboot to bootloader
  • reboot to recovery
  • poweroff
  • battery level
  • temperature
  • encrypted backups
  • input devices via USB (USB-OTG) - keyboard, mouse and disks
  • USB mass storage export
  • set brightness
  • vibrate
  • screenshot
  • partition SD card

Device picture

Samsung Galaxy A15 4G

About

Samsung Galaxy A15 MediaTek Helio G99 TWRP device tree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 66.2%
  • Shell 33.8%