Skip to content

samsungexynos7870/android_manifest_samsung_j7xelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

OrangeFox Recovery Project

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 j7xelte repo
$ git clone https://gitlab.com/OrangeFox/device/j7xelte.git -b fox_9.0 device/samsung/j7xelte

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

# Build
$ mv device/samsung/j7xelte/build_ofox.sh .
$ . build_ofox.sh j7xelte

Credits

2019 @Astrako

Contact

Telegram support group: https://t.me/joinchat/D1Jk_VbieGBXOWZt2y8O7A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published