Coder Social home page Coder Social logo

h1mjt / recovery_device_oplus_nicky Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pjgowtham/recovery_device_oplus_nicky

1.0 0.0 3.0 53.14 MB

Combined RUI1 and RUI2 recovery tree for realme 3 pro, realme 5 pro, realme X and realme XT

Shell 23.54% Makefile 76.46%
force-push-warning

recovery_device_oplus_nicky's Introduction

recovery_device_oplus_nicky

Recovery tree for realme sdm710 devices

Features

Works:

  • Everything

Compile

First checkout manifest :

repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
repo sync -c

Then clone the current device tree onto device/oplus/nicky

Finally execute these:

. build/envsetup.sh
lunch twrp_nicky-eng
mka recoveryimage

To test it:

fastboot flash /path/to/recovery.img

Note about ozip decrypt

  • This is necessary for downgrades back to stock android-9.0 (ColorOS).
  • Early versions of android-10.0(Realme UI v1) have decryptor built into the updater binary so this patch isnt necessary.
  • Later versions of android-10.0(Realme UI v1) are not ozip encrypted at all and so is android-11.0 (Realme UI v2) potentially following the OPLUS merger.
  • To automate renaming .ozip to .zip, ozip decrypt tool can be used with dummy key for devices launching with android 10 and above.

Credits

  • Thanks to @mauronfrio for the TWRP tree for realme X/XT
  • TWRP team

recovery_device_oplus_nicky's People

Contributors

captainthrowback avatar h1mjt avatar luk1337 avatar mauronofrio avatar nebrassy avatar pjgowtham avatar pranav-talmale avatar sathamhussainm avatar zvnexus avatar

Stargazers

 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.