Yes, I've seen there are the providers
com.android.providers.* and applications
com.android.*apps*
but where do I find the classes for
android.* ? (without "com." in front?)

Specifically, if someone could point me to
android.hardware.SensorManager.java, I'd be really greatful!

Peli


On Oct 21, 8:27 pm, Zach Hobbs <[EMAIL PROTECTED]> wrote:
> Everything in 
> here:http://git.source.android.com/?p=platform/packages/providers/MediaPro...
>
> This page can help you find what you're looking for 
> also:http://source.android.com/projects
>
> --
>
> Zach Hobbs
> HelloAndroid.com
> Android OS news, tutorials, downloads
>
> On Tuesday 21 October 2008 1:32:09 pm Peli wrote:
>
> > 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 ( fromhttp://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 android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to