shower56 / apdfviewer

Automatically exported from code.google.com/p/apdfviewer
GNU General Public License v2.0
0 stars 0 forks source link

How to use it to load file from Asset Directory #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I can't find the way to handle Local Asset file using this project.

Can we ?

Original issue reported on code.google.com by moonsoft...@gmail.com on 20 Nov 2009 at 10:26

GoogleCodeExporter commented 8 years ago
You may just write a special content provider to create file descriptor from 
your local 
asset file. And you should put you provider's infomation into the URI of your 
intents. 
APDFViewer will handle those intents and read file content from your provider.

Original comment by liwenha...@gmail.com on 25 Nov 2009 at 1:21

GoogleCodeExporter commented 8 years ago

Original comment by liwenha...@gmail.com on 25 Nov 2009 at 1:21