Hello all,

I would like to run an ACTION_VIEW with memory data.

The first solution is to write data in a file on sdcard but ... it
does not seem so efficient.
I was thinking to implement my own content provider, but as far as I
understand I need to return an ParcelFileDescriptor.
I found a MemoryFile implementation in SDK, however I don't know how
to get a ParcelFileDescriptor for a  MemoryFile.

Any ideas ?
Regards,
jim
--~--~---------~--~----~------------~-------~--~----~
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