I wanted to modify/customize the android framework. I am a complete newbie in framework related stuffs. So how do i start with it?
Please suggest me some good place to start with it and initial steps and what are the future trends related to framework?
Thanks
Sneha
http://source.android.com/source/initializing.html
http://source.android.com/source/downloading.html
Make your changes to the android framework code
etc
In the downloaded source directory, please find:
/devlopement/docs/howto_build_SDK.txt. It should be something like this.Follow the steps to build your own sdk. To build an SDK for MacOS and Linux, these are the steps: