Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • file:/// works with test.html but without /mnt file:///data/data/com.example.android/files/Docs/test.html"); Still blank for pdf... Commented Jul 25, 2013 at 15:03
  • Use 5 / slashes like this file://///mnt/data/data/com.example.android/files/Docs/test.html Commented Jul 25, 2013 at 15:07
  • i added eclipse logs on top when i am trying to open a pdf file Commented Jul 25, 2013 at 15:13
  • unfortunatly, Webview does not support PDF in android. You will need to use google doc. Commented Jul 25, 2013 at 15:21
  • damned...can i invoke adobe reader in my app to display my pdf offline ? Commented Jul 25, 2013 at 15:28