Skip to content

xdroid-CAF/xd_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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