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.
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
- Make a PR on github.com/StyxProject/devices with your device trees and past experience.
- Paranoid Android
- LineageOS
- StormbreakerOSS
- ProtonAOSP
- Pixel Experience
- And the list never ends.