Skip to content

sjf9/android_scripts

 
 

Repository files navigation

android_scripts

Helpful scripts for build Android Open Source Project

QuickStart:

git clone https://github.com/AndroidOpenSourceXperia/android_scripts.git aosx;
cd aosx;
repo init -u https://android.googlesource.com/platform/manifest -b android-4.4.2_r2;
./Update.sh;
./Patch.sh && ./CompileROM.sh -u; (Xperia U)
./Patch.sh && ./CompileROM.sh -p; (Xperia P)   
./Patch.sh && ./CompileROM.sh -s; (Xperia Sola)
./Patch.sh && ./CompileROM.sh -g; (Xperia Go) 

Credits:

@munjeni: Kernel, porting Android Kitkat to Xperia 2012 devices and bugfix
@DevSwift: Develop on Xperia 2012 devices and bugfix
@percy-g2: Support and bugfix
@Andrewas: Stable repository mantainer and support

About

Scripts for build Android Open Source Xperia

Resources

License

Stars

Watchers

Forks

Packages

No packages published