Skip to content
@moto-sm8550-Evo

moto-sm8550-Evo

sudo apt install -y git python-is-python3
git clone https://github.com/akhilnarang/scripts; cd scripts; sudo bash setup/android_build_env.sh; cd ..; mkdir Evolution-XYZ; cd Evolution-XYZ
repo init -u https://github.com/Evolution-XYZ/manifest -b udc --git-lfs
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

git clone https://github.com/moto-sm8550-Evo/.github.git -b udc .repo/local_manifests
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

cd device/motorola/rtwo; ./extract-files.sh; cd ../../..
. build/envsetup.sh; lunch lineage_rtwo-user; m evolution

Popular repositories Loading

  1. android_device_motorola_rtwo android_device_motorola_rtwo Public

    Forked from LineageOS/android_device_motorola_rtwo

    C++

  2. .github .github Public

  3. android_device_motorola_sm8550-common android_device_motorola_sm8550-common Public

    Forked from LineageOS/android_device_motorola_sm8550-common

    Shell

  4. vendor_motorola_sm8550-common vendor_motorola_sm8550-common Public

    Forked from TheMuppets/proprietary_vendor_motorola_sm8550-common

    Makefile

  5. vendor_motorola_rtwo vendor_motorola_rtwo Public

    Forked from TheMuppets/proprietary_vendor_motorola_rtwo

    PureBasic

  6. packages_apps_Updater packages_apps_Updater Public

    Forked from Evolution-X/packages_apps_Updater

    Java

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…