Hi all, I have downloaded some amount of android source code (for Bluetooth API's, wifi API's,etc)..I was just browsing through Bluetooth source code in eclipse and bumped on this ServiceManager class whose source code i couldn't read !! When i browsed through the android.jar i couldn't see the source code for few packages like java.nio ,etc..
I have downloaded git for windows and whatever source code i 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 the source code for 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

