Issue
What are the file formats which Android WebView can open, if any? I wasn't able to find this information.
For iOS, Apple documented this nicely: https://developer.apple.com/library/ios/qa/qa1630/_index.html#//apple_ref/doc/uid/DTS40008749
Solution
Well, it can open none of those formats that Apple lists. WebView handles Web formats: HTML, CSS, JS, SVG, etc., not document formats.
Answered By - CommonsWare
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.