Coder Social home page Coder Social logo

liu-yucheng / twrp-oneplus-ace-2v Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twrpdtgen/android_device_oplus_ossi

0.0 0.0 0.0 105 KB

TWRP Android device tree for OnePlus Ace 2V / OnePlus Nord 3.

License: GNU Affero General Public License v3.0

Shell 29.75% Makefile 70.25%

twrp-oneplus-ace-2v's Introduction

Android device tree for oplus ossi (ossi)

TWRP android device tree for OnePlus Ace 2V / OnePlus Nord 3.

Compilation Preparation

  • Open a terminal and mkdir a compilation directory.
  • cd to the compilation directory.
  • Run exactly the following commands in the terminal.
repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
repo sync
mkdir ./device/oplus
mkdir ./device/oplus/ossi
  • cd to the ./device/oplus/ossi directory.
  • Clone this GitHub repository by running git clone <link-to-this-repository>.
  • Move all the files in the cloned repository to the ./device/oplus/ossi directory.
  • Now, the compilation directory is ready for the compilation.

Compilation

  • Open a terminal and cd to the compliation directory.
  • Run exactly the following commands in the terminal.
export ALLOW_MISSING_DEPENDENCIES=true
. ./build/envsetup.sh
lunch twrp_ossi-eng
make recoveryimage
  • Find the compiled recovery images in the ./out/target/product/ossi directory.

Copyright

#
# Copyright (C) 2024 The Android Open Source Project
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2024 SebaUbuntu's TWRP device tree generator
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2024 Yucheng Liu
# SPDX-License-Identifier: AGPL-3.0-or-later
#

twrp-oneplus-ace-2v's People

Contributors

liu-yucheng avatar sebaubuntu 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.