Skip to content

This is a fork of ArrowOS Android 12 Vendor, Stuff taken from ProtonAOSP and further modified a bit to make the GAPPS build look cooler

Notifications You must be signed in to change notification settings

SadmanSakibAlam/vendor_arrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArrowOS Vendor MOD (Stuff taken from ProtonAOSP)

To use this as your arrow vendor, use command:

(Change directory to root of arrow source first)

rm -rf vendor/arrow && git clone https://github.com/XtremeOrnob/vendor_arrow -b arrow-12 vendor/arrow && rm -rf vendor/gapps && git clone https://gitlab.com/XtremeOrnob/android_vendor_gms.git -b 12 --depth=1 vendor/gms

Also for the sake of everyone's sanity, clone ProtonAOSP's version of Launcher3 and ThemePicker as we go

rm -rf packages/apps/Launcher3 && git clone https://github.com/ProtonAOSP/android_packages_apps_Launcher3 -b sc packages/apps/Launcher3
rm -rf packages/apps/ThemePicker && git clone https://github.com/ProtonAOSP/android_packages_apps_ThemePicker -b sc packages/apps/ThemePicker

Please do

make installclean

Oh yeah almost forgot; do this or add it in your arrow_device.mk file

export ARROW_GAPPS=true

otherwise this won't work

Thanks to

@PainKiller3, Project-Awaken

@beingmishra, OctaviOS

@kdrag0n, ProtonAOSP

LineageOS

And me, please thank me. XD

About

This is a fork of ArrowOS Android 12 Vendor, Stuff taken from ProtonAOSP and further modified a bit to make the GAPPS build look cooler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published