Ok..Then how do i get to know the complete directory structure,so that i can select one and download the source for the selected directory as i did for "/platform/frameworks/base" . I am using Git for windows.
-Adithya On Nov 3, 4:56 am, Matt Quigley <[email protected]> wrote: > There are many more project directories that make up theAndroidsource. > /platform/frameworks/base is just one of many > onhttp://android.git.kernel.org/. I don't know off hand where > ServiceManager.java is, but it's there somewhere. > > -Matt > > On Nov 2, 1:25 am, adithya <[email protected]> wrote: > > > Hi all, > > > I have downloaded some amount ofandroidsourcecode(for Bluetooth > > API's, wifi API's,etc)..I was just browsing through Bluetoothsource > >codein eclipse and bumped on this ServiceManager class whosesource > >codei couldn't read !! When i browsed through theandroid.jar i > > couldn't see thesourcecodefor few packages like java.nio ,etc.. > > > I have downloaded git for windows and whateversourcecodei have is > > through the following command : > > > git clone git://source.android.com/platform/frameworks/base > > and put all the java files into a 'sources' folder which worked.. > > > How can i get thesourcecodefor aforementioned classes ?? > > > Thanks, > > Adithya. -- 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

