Has anyone got an example of how to write a ContentProvider that gets
its data from somewhere other than a SQLLite database?

Mine is half working, in so much as I can retrieve the requested data
and apparently populate a MatrixCursor, but I can't figure out what
I'm supposed to do with the 'projections' parameter supplied to the
'query()' method.

thanks,

Ray



--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to