Hi All,

I had posted this question yesterday on the stackoverflow. But no one
seems to know the answer or have the time to make to share their
thoughts.

http://stackoverflow.com/q/9124314/693959

Is it possible to play a media file in the application's assets or res/
raw folder in another app like GALLERY or some other external media
player?
I am aware of the content-provider and content-resolver classes. But i
have seen it being used only for sharing the application's database
with other apps. Even if i created a content-provider for this video
file, i am not sure how to consume it i.e be able to launch an intent
and provide the video file as data to the 3rd party app.

Any inputs is highly appreciated.

Thanks.

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