Giter VIP home page Giter VIP logo

twrp_device_samsung_r9q's Introduction

Recovery Device Tree for the Samsung Galaxy S21 5G FE (Snapdragon)

How-to compile it:

export ALLOW_MISSING_DEPENDENCIES=true
. build/envsetup.sh
lunch twrp_r9q-eng
make recoveryimage

Kernel source: https://github.com/glikched/android_kernel_samsung_sm8350/tree/twrp-12.1

TWRP functions list

Blocking checks:

  • Correct screen/recovery size
  • Working Touch, screen
  • Backup to internal
  • Restore from internal
  • reboot to system
  • ADB

Medium checks:

  • update.zip sideload
  • UI colors (red/blue inversions)
  • Screen goes off and on (T2W - Tap To Wake is broken)
  • F2FS/EXT4 Support, exFAT/NTFS where supported
  • all important partitions listed in mount/backup lists
  • backup/restore to/from external (USB-OTG) storage (not supported by the device)
  • backup/restore to/from adb (https://gerrit.omnirom.org/#/c/15943/)
  • decrypt /data (This might never be fixed)
  • 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 (not supported by the device)
  • USB mass storage export
  • set brightness
  • vibrate
  • screenshot

twrp_device_samsung_r9q's People

Contributors

glikched avatar afaneh92 avatar bgcngm avatar gabriel2392 avatar tqmatvey avatar

Stargazers

Arachide344 avatar

Watchers

Arachide344 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.