Hi I'm writing an android app and have installed the SampleSyncAdapter example that comes with the SDK onto the emulator. I can also see it in add accounts and successfully added a dummy account with it which I can see in accounts and sync settings and change its settings as well.
The question is that when I use getPackageManager().queryContentProviders(null, 0, 0), it returns a list of various content providers but I am not able to see the SampleSyncAdapter in that list. Could you please let me know if I'm doing something wrong here? Thanks Shantanu -- 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

