Before you begin, ensure your system meets the following requirements:
- Initialize your local repository:
Or If you wish to save some system space and don't care about repo history depths:
repo init --no-repo-verify --git-lfs -u https://github.com/ProjectInfinity-X/manifest -b QPR3 -g default,-mips,-darwin,-notdefault
repo init --depth=1 --no-repo-verify --git-lfs -u https://github.com/ProjectInfinity-X/manifest -b QPR3 -g default,-mips,-darwin,-notdefault
- Sync up with the remote repository:
repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j$(nproc --all)
# Whether you are compiling being an OFFICIAL Maintainer:
INFINITY_BUILD_TYPE := OFFICIAL/UNOFFICIAL (Default: UNOFFICIAL)
# Maintainer Name
INFINITY_MAINTAINER := "YourInput" (Default: Unknown)
# Whether the package includes System BLURS
TARGET_SUPPORTS_BLUR := true/false (Default: false)
# Whether the device supports UDFPS (FOD)
TARGET_HAS_UDFPS := true/false (Default: false)
# Whether the compiled package ships Google Apps:
WITH_GAPPS := true/false (Default: false)
# Whether the compiled shipped gapps package uses Google Dialer, Messaging, Contacts:
TARGET_BUILD_GOOGLE_TELEPHONY := true/false (Default: false)
# Whether the device supports screen off touchgestures:
TARGET_SUPPORTS_TOUCHGESTURES := true/false (Default: false)
# Whether the compiled package ships ViMusic
TARGET_BUILD_VIMUSIC := true/false (Default: false)
# Whether the compiled package ships Moto Calculator irrespective VANILLA or GAPPS:
USE_MOTO_CALCULATOR := true/false (Default: false)
- Navigate to the root directory of Project Infinity X:
cd path/to/source
- Run the environment setup script:
. build/envsetup.sh
- Choose your device configuration:
Replace
lunch infinity_$device-$buildtype
$device
with your device codename and$buildtype
with your prefered build type (user, userdebug or eng).
- Start the compilation process:
mka bacon
- LineageOS
- ProtonAOSP
- PixelExperience
- crDroid
- RisingOS
- YAAP
- SuperiorOS
- Project Blaze
- xdroidOSS
- OctaviOS
- Evolution-X
- And More If May Missed to Mention!
- Telegram Discussion: https://t.me/InfinityXGroup
- Telegram News/Updates: https://t.me/ProjectInfinityX