Skip to content

Goayandi/android_twrp_xiaomi_cappu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiaomi Mi Pad 3

By : Goayandi

Mi Pad 3

The Mi Pad 3 (codename "cappu") is a tablet from Xiaomi.

This is a Minimal Device Tree for building TWRP for Xiaomi Mi Pad 3 (Codename: Cappu). I used TWRP by multirom and TWRP for Asus Zenpad 3S 10 from rakomancha to finally build a working tree for Mi Pad 3.

Basic Spec Sheet
CPU Cortex-A72 & Cortex-A53
GPU PowerVR GX6250
Memory 4GB RAM
Shipped Android Version 7.1
Storage 64GB
Battery 6600 mAh Li-Po
Display 7.9
Rear Camera 13.0 MP , Video
Front Camera 5.0 MP

This branch is for building TWRP.

Thanks to:

  • Team M.A.D
  • rakomancha

To build:

$ mkdir twrp

$ cd twrp

$ 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

Download or clone this repository, go to /twrp/device and create xiaomi/cappu. Copy this repo to your created folder

Build your recovery:

$ source build/envsetup.sh

& lunch cappu-eng

make clean && make recoveryimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published