Amit, You probably don't need all the sources, but rather the Java API. I found them here: http://git.source.android.com/?p=platform/frameworks/base.git;a=snapshot;h=HEAD;sf=tgz
If you're using eclipse just import the root as a project. It will not compile because of some other external dependencies, but you'll be able to browse majority of API sources. Unfortunately, I couldn't find a way to attach them to the Android library, modification to that library is disabled in eclipse... On Oct 24, 2:16 am, "shailesh prakash" <[EMAIL PROTECTED]> wrote: > Yes you can athttp://source.android.com/download. > but source code is of size 2gb and not fully supported for windows > > On Fri, Oct 24, 2008 at 12:38 PM, Amit <[EMAIL PROTECTED]> wrote: > > > Hello friends, > > > Is there any way i can get the source code on windows. > > Also, can i download just some particular sections of the code, I want > > to see the source code of tools like DDMS and traceview. > > > Any help appreciated. > > > Thanks & Regards > > Amit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

