/
Android Porting Guidebook
Part One : The Android Build Environment
Part Two : Gathering Device Information
-
Examining build.prop
-
Examining an existing boot.img
-
Useful “adb shell ” commands and how to pipe their output
-
How to use DuckDuckGo
-
How to ask questions
Part Three : Manifests, git and Github
Part Four : Extracting Device Information and Proprietary Drivers
Part Five : Compiling a Recovery
-
mka recoveryimage
-
recoveryui.cpp
Part Six : Compiling a ROM
Part Seven : Debugging Compilation Errors
Part Eight : Compiling a Kernel
Part Nine : Testing Your ROM
Part Ten : Next Steps
-
Add System Apps to the Build
-
Other Open-Source Android-Based ROM’s
-
Contribute To Replicant!
-
Harden your ROM
-
Develop an Android App
-
Port GNU/Linux