Allow opening files with associated apps
Currently if you try to view or open a text or html file in the Android app, you get an error, e.g. with the html Viewer:
Webpage not available
The webpage at file:///data/data/com.microsoft.skydrive/nobackup/streamcache/useraccount/146089/default.htm could not be loaded because:
net::ERRFILENOT_FOUND
Looks like a p0 scenario to me and I am surprised it doesn't work.

11 comments
-
rizan norji commented
Help Support my file:///data/data/com.microsoft.skydrive/nobackup/streamcache/useraccuont/146089/default.htm net::ERRFILENOT FOUND
-
guru murthy commented
Thank you for your golden reply.this account not im using. Its ok sir. Thank you.
-
Fabian medina commented
Reset and turn off Google verification.
-
Anonymous commented
Add a command
-
Anonymous commented
Farmad SD card recovery
-
Anonymous commented
Inappropriate
-
Anonymous commented
Very Inappropriate
-
Anonymous commented
Add a comment
-
google gmail.com commented
936
-
google gmail.com commented
01679283086
-
Twig commented
Me too. https://twitter.com/twigsama/status/674347816907509760
The Intent.getData() Uri points to a file handle which either doesn't exist or other apps don't have access to (without root access).
A simple test case can be:
- opening Chrome
- loading up http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_input_accept
- click Browse
- select OneDrive
- select file
- watch it fail