isaiahscape / xd_manifest

wanna build xdroid? u should go here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XD

xdroidCAF | CAF_QSSI.12.*** - mnmlistyou

a android based on CAF with Minimalist UI Design.

Requirements

  • Around 500GB disk space.
  • Around 18GB RAM running Linux.

Sync our source

        repo init -u https://github.com/xdroid-CAF/xd_manifest -b twelve
        repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Build our source

        . build/envsetup.sh
        lunch xdroid_$devicecodename-userdebug
        make xd -j$(nproc --all)

Credits

About

wanna build xdroid? u should go here