> Is your content provider serving data to other (not written by you) > applications?
The content provider is private to my application and does not server data to others. > I'm thinking perhaps you could change the interface somewhat, I have > some ideas, but it only makes sense if you can use something other than > ContentResolver.openInputStream. I can use elements other than ContentResolver.openInputStream and I'm open to changing the interface. Your socket idea sounds good. Thanks, Pete. -- 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

