a android based on AOSP with Minimalist UI Design.
- Around 500GB disk space.
- Around 18GB RAM running Linux.
repo init -u https://github.com/xdroidsp/xd_manifest -b xd.xii
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
. build/envsetup.sh
lunch xdroid_$devicecodename-userdebug
make xd -j$(nproc --all)