AospExtended is just an extension to AOSP, through which we are trying to provide a stock AOSP experience along with some important customization features. We have cherry-picked the features from many other projects and hence we are very thankful to them.
- JDCTeam (Base)
- DirtyUnicorns
- AOSiP
- ZephyrOS
- TurboROM
- TeamSubstratum (Theme Engine)
- SlimRoms
- BlissRoms
- LineageOS/Cyanogenmod
- Nitrogen Project
- Pure Nexus
- GZR Community
- OmniROM
- AOSPA
- ABC ROM
To initialize your local repository using the AospExtended trees, use a command like this:
repo init -u git://github.com/DennySPb/manifest.git -b mod
repo sync -c -jx --force-sync --no-clone-bundle --no-tags
. build/envsetup.sh
lunch aosp_device_codename-userdebug
mka aex -jx