Download, Update, Compile and publish Android source code on Windows
Hey Guys, I want to do a nice test to the Android OS. I would like to flash my rooted Android device with my own android OS version. I am doing so because I want to change some system app and kernel framework to act differently.
So I kno开发者_高级运维w I can download the source code with git, but can I open it with Eclipse? how do I compile it, and the most important question, how do I flash it back (with the changes) to the device?
I need to do it on Windows...I know it suppose to run on Mac\Linux, any free solution?
Thanks M
A free solution, if there aren't any windows tools. Is simply to download a Linux distribution, and use that. As linux is free :) I'd recommend Wubuntu, You can install it from inside windows and reboot straight into it, no real hassle and a nice Android Dev environment :)
Probably should ask the people over at xda-developers forums to see if there is a windows tool set that they recommend for Android OS development.
精彩评论