mgks / Android-SmartWebView

A simple use webview integrated w/ native features to help create most advanced hybrid applications.
https://mgks.dev/smart-webview
MIT License
551 stars 276 forks source link

Open (view) files - pdf and images and other files #252

Open Amit-delhi opened 2 years ago

Amit-delhi commented 2 years ago

Hi can we open files in webview without download .

i am using google iframe for the same but its work very slow for pdf files. can we open all files directly with the help of android webview

mgks commented 1 year ago

We sure can but it will require some external reader implementation into the app, will make it little more bulky.