Download source code
Source code of [Android_Source]
- Download framework source code: frameworks.patch
- Download packages source code: package.patch
How to apply Collaboroid on 4.4.4_r1 AOSP
- Please download Android source code here (should be 4.4.4_r1) and continue
- Place '.patch' files in the root of [android_source_directory]
- For framework, type:
$ patch -p1 < [framework_patch_file] - For packages, type:
$ patch -p1 < [packages_patch_file] - You are ready to build. Run
make update-apibefore youmake
Sponsored by:

