Hey, congratulations for going truly open source! I'm so excited! Maybe I'm too hectic now so that I don't see it, but in which git repository ( from http://android.kernel.org/ ) can I find the Java classes? For example, where can I find android.hardware.SensorManager.java? (so far I could only find the low-level C-files in platform/hardware/ libhardware.git)
Peli On Oct 21, 7:14 pm, "Romain Guy" <[EMAIL PROTECTED]> wrote: > It is the same source code. The SDK contains only the public APIs. > > > > On Tue, Oct 21, 2008 at 10:12 AM, tauntz <[EMAIL PROTECTED]> wrote: > > > Good news! Congratulations Android team! > > > Just a note about the release: > > This source code (looking at tag android-1.0 or head release-1.0) is > > clearly not the one that the 1.0r1 SDK uses. There are countless > > methods/classes in the source that are not present in the 1.0r1 SDK > > release (for example: > > android.provider.Contacts.ContactMethods.lookupProviderCategoryFromId(..) > > etc..) > > > So that leads me to the following questions: > > 1) what version of the code (1.0r1 or the one that was just released > > or some other variant) is on the G1? > > 2) when will we have access to the new SDK? (yes, I know I could > > compile it myself from the source but I'm talking about compiled > > binaries onhttp://code.google.com/android/download.html) > > > hackbod? > > > Tauno > > > On Tue, Oct 21, 2008 at 6:36 PM, Timbobsteve <[EMAIL PROTECTED]> wrote: > > >> Congratulations to the Android Development team, Google Employees and > >> the entire OpenSource community. Today is a great day for developers who > >> enjoy freedom and developing with freedom in mind. > > >> Viva 'la Android! > > >> Al Sutton wrote: > >>>http://source.android.com/ > > >>> For those that missed the announcements. > > >>> Al. > >>>http://andappstore.com/ > > -- > Romain Guywww.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

