Skip to content

yll1325/android_device_samsung_a20e

Repository files navigation

OrangeFox Recovery Project for the Samsung Galaxy A20e

How to build

# Create dirs
$ mkdir ofox; cd ofox

# Init repo
$ repo init --depth=1 -u https://gitlab.com/OrangeFox/Manifest.git -b fox_9.0

# Clone a20e repo
$ git clone https://github.com/a2XX-dev/android_device_samsung_a20e -b fox-9.0-new device/samsung/a20e

# Sync
$ repo sync --no-repo-verify -c --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune -j`nproc`

# Build
$ source build/envsetup.sh; lunch omni_a20e-eng; mka recoveryimage

Credits

  • Astrako: For build_ofox.sh file
  • Physwizz: For kernel
  • Roynatech2544: For kernel flags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published