Hi, I'm trying to make my own version of the Contacts application, with only the Contacts tab. I removed the telephony functionality.
What I don't understand is: when I want to use the Cursor for the Contacts provider (in the ResourceCursorAdapter), Cursor.moveToPosition (0) is false. The Contacts content provider has contact entries, and getCount() shows them. Any idea what causes this? I read through the framework and providers code, but couldn't find a clue. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

