I want to download source code for android core apps like Settings.I have following doubts
1)How can i download entire project of core apps for Android 2.2
2)Android.jar in sdk does not have API for core applications.So how to set up Eclipse to do this
3)How to test it in emmulator
In my experimentation with the source change, I had to build up (make) the whole downloaded source code to get a new emulator image to see the changes I had made.