Skip to content

DevSwift/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 aosp;
cd aosp;
repo init -u https://android.googlesource.com/platform/manifest;
./Update.sh && ./Compile.sh;

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

Helpful scripts for build Android Open Source Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.7%