Skip to content

geevarghesest/android_device_motorola_mototabg20

Repository files navigation

TWRP device tree for Motorola tab g20

#
# Copyright (C) 2025 The Android Open Source Project
# Copyright (C) 2025 SebaUbuntu's TWRP device tree generator
#
# SPDX-License-Identifier: Apache-2.0
#

Build

Clone repo to <twrp_dir>/device/motorola/mototabg20

. build/envsetup.sh
lunch twrp_mototabg20-eng
mka bootimage

Working features so far

Blocking checks

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

Medium checks

  • update.zip sideload (only magisk sideload tested)
  • 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
  • Correct date

Minor checks

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

About

TWRP device tree android 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published