The Google-specific components aren't part of Android. All of Android is currently open-source, though admittedly the exact boundary is not clearly defined (but generally if something isn't open-source it's not part of Android, it's an add-on provided by some external entity).
You can download snapshots of the various subprojects within Android. Head to http://android.git.kernel.org/ and click on any of the project names. You're probably looking for platform/frameworks. From there, scroll down to the "heads" section on the page, click "shortlog" for the release you want (e.g. release-1.0 will give you something that's close to what's currently shipping), and on the first line of the log (that has the name of the release on a green background) select the "snapshot" link. You can also browse the source tree online by clicking the "tree" button instead of "snapshot". JBQ On Wed, Jan 28, 2009 at 4:14 AM, Odessa Silverberg <[email protected]> wrote: > > Of course, basicly everything is opensourced, with exception of some > of the Google Apps (mostly the ones releated to google services, like > gmail, gmaps etc.). > > Android Source Homepage: > http://source.android.com/ > > However, you need to set up Git and get the complete sourcecode afaik > (~2 GB). Problem is, Git is for Linux and setting it up in windows is > bit more complicated, as you either need to run Linux on a virtual > machine to grab it or you install CygWin and get git to work there. > > Guide for Linux and Mac OS: > http://source.android.com/download > > On Jan 28, 11:07 am, snehal kedar <[email protected]> wrote: >> Hi >> does anyone know if android has released the source for the UI components , >> View etc? >> >> -- >> Thanx n Regards >> Snehal > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

