Generally things are hidden from the SDK because they are not yet ready to be maintained as a public API. For example, the people doing the presence features may not be ready to write that schema in stone.
On Nov 12, 1:07 pm, Sean Sullivan <[EMAIL PROTECTED]> wrote: > I am using Android SDK 1.0 R1 and I want to use the > android.provider.Contacts.Presence class > > It appears that the android.jar in Android SDK 1.0 R1 does not have > the Presence class file. > > Can somebody explain why this class is missing from the SDK? > > $ pwd > /usr/local/android-sdk-mac_x86-1.0_r1 > > $ jar tvf android.jar | grep Presence > 382 Mon Sep 22 13:55:04 PDT 2008 android/provider/Contacts > $PresenceColumns.class > > Thanks in advance. > > Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

