ClickProject just an AOSP ROM with some extra features,which provide by OpenSource Projects,Some builds was optimized for each devices or localized.
- JDCTeam
- DirtyUnicorns
- TeamSubstratum (Theme Engine)
- LineageOS/Cyanogenmod
- Nitrogen Project
- ABC ROM
- GZOSP
- Pure Nexus
- OmniROM
- AOSPA
- BlissRoms
- AOSPExtended
To initialize your local repository using the ClickProject trees, use a command like this:
repo init -u https://github.com/CLickDev-Studio/Android -b oreorepo sync -c -j4 --force-sync --no-clone-bundle --no-tagsrepo sync -c -j4 --force-sync --no-clone-bundle --no-tagsInstall the build packages
sudo apt-get install bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-devInstall openjdk-8-jdk
sudo apt-get install openjdk-8-jdkFinally to build:
source build/envsetup.sh
lunch aosp_device_codename-userdebug
make cp -j4Please do not forget to go through our website for technical support.
Chinese version/中文版本(大陆用户专用):coding.NET