GithubHelp home page GithubHelp logo

xiepoder / device_xiaomi_rubens-twrp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dimensity-twrp-dev/device_xiaomi_rubens-twrp

0.0 0.0 0.0 97.27 MB

TWRP device tree for Redmi K50 (rubens)

Shell 7.46% C++ 57.49% C 8.57% Makefile 26.48%

device_xiaomi_rubens-twrp's Introduction

TWRP device tree for Redmi K50 (rubens)

=========================================

The Redmi K50 (codenamed "rubens") is a high-end, mid-range smartphone from Xiaomi.

It was released in March 2022.

Device specifications

Basic Spec Sheet
CPU Octa-core CPU with 4x Arm Cortex-A78 up to 2.85GHz
Chipset Mediatek Dimensity 8100
GPU Mali-G610 MC6
Memory 8/12 GB RAM (LPDDR5 6400Mbps)
Shipped Android Version 12
Storage 128/256/512 GB (UFS 3.1)
Battery Li-Po 5500 mAh, non-removable
Display 1440 x 3200 pixels, 6.67 inches, 60/120 hz

Redmi K50

Features

Works:

  • ADB
  • Decryption (Android 13)
  • Display
  • Fasbootd
  • Flashing
  • MTP
  • Sideload
  • USB OTG
  • Vibrator

Compile

First checkout minimal twrp with aosp tree:

repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
repo sync -j$(nproc --all)

Then add these projects to .repo/manifest.xml:

<project path="device/xiaomi/rubens" name="D8100-9000-TWRP-Device-Tree/device_xiaomi_rubens-TWRP" remote="github" revision="twrp-13" />

Finally execute these:

source build/envsetup.sh
repopick <needed patch>
lunch twrp_rubens-eng
mka vendorbootimage -j$(nproc --all)

To use it:

fastboot flash vendor_boot out/target/product/rubens/vendor_boot.img

device_xiaomi_rubens-twrp's People

Contributors

yukonga avatar hank9999 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.