Hi i am in the process of writing my first content provider. The content provided includes a fulltext search in the database underlying the provider. I was wondering how to design my content provider to hide the specifics, should sqlite specific terms like MATCH be given in the * selection* argument of the ContentResolver or be hidden in one way or the other ... Any suggestion how to do this in a nice way would be great.
Thanks martin -- 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

