You would think huh? But I got the impression for the docs that that method
just allows you return a file segment using an offset and length.

Can you do something like:

File f = new File("assets/myfile.png");

I wish you could create a ParcelFileDescriptor with something Oberlin than a
File.

On May 13, 2010 6:51 PM, "Mark Murphy" <[email protected]> wrote:

Jeff Thorn wrote:
> Regarding option 1 - if I create a content provider it appears I need to
> imple...
Perhaps use openAssetFile() instead?

--

Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy

http://commonsware.com/blog | http://twitter.com/commonsguy
Android App Developer Books: http://commonsware.com/books


-- 
You received this message because you are subscribed to the Google

Groups "Android Developers" group.
To post to this group, send email to android-develop...@googlegro...

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

Reply via email to