Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.23 KB

Styx

Styx is a simple, clean, beautiful Android based custom ROM that strives to provide a stable and fluid experience, with minimal enhancements and features to bring out the most out of your Android device.

To get started with Styx, you'll need to get familiar with Repo and Version Control with Git.

Build Environment.

Initializing the manifest.

repo init -u https://github.com/StyxProject-Next/manifest -b s-beta-2

Syncing the source.

repo sync -j$(nproc --all) --force-sync --no-tags --no-clone-bundle --prune --optimized-fetch

Building.

source build/envsetup.sh
lunch styx_device-buildtype
m styx-ota

Maintainership

  • Make a PR on github.com/StyxProject/devices with your device trees and past experience.

Credits.