Hello Experts,

We now need to implement a custom ContentProvider to serve streaming
data from local wifi network connection, those data will be used by
other apps like a media player. But we found that current
ContentProvider only support serving database table data or local
files, are there any methods we can use to serve streaming data via
ContentProvider?

Thanks,

Alex

-- 
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