On 04/15/10 11:17, Ne0 wrote:
> Thanks, I hadn't, but i have now and it did not work. pdg was a typo i
> meant.
>
> ..
> Uri path = Uri.fromFile(new File("assets/UserGuide.pdf");
> ..
>
> Any other suggestions?
>
>   
I don't think other apps can access assets that are part of your .apk
directly--you might have to copy it to the sdcard and have the PDF
viewer access it from there

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