Skip to content

Goayandi/android_twrp_gpd_gpd_en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPD XD Plus

By : Goayandi

GPD XD Plus

The XD Plus (codename "gpd_en") is a portable gaming device from GPD.

This is a Minimal Device Tree for building TWRP for GPD XD Plus (Codename: gpd_en). I used TWRP by multirom and TWRP for Asus Zenpad 3S 10 from rakomancha to finally build a working tree for GPD XD Plus.

Basic Spec Sheet
CPU Cortex-A72 & Cortex-A53
GPU PowerVR GX6250
Memory 4GB RAM
Shipped Android Version 7.0
Storage 32GB
Battery 6000 mAh Li-Po
Display 5,0
Rear Camera none
Front Camera none

This branch is for building TWRP.

Thanks to:

  • Team M.A.D
  • rakomancha

To build:


$ repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-7.1

To initialize a shallow clone, which will save even more space, use a command like this:

$ repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-7.1

After that sync your sources:

$ repo sync

Build your recovery:

$ source build/envsetup.sh

& lunch gpd_en-eng

make clean && make recoveryimage

About

Minimal TWRP Tree for GPD XD+ / XD Plus (gpd_en) - based on Mediatek MT8176 / MT8173 SoC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published