I just made this bug here:
https://crosswalk-project.org/jira/browse/XWALK-2684?jql=

anytime I do a xwalkview.load("path/to/local/file.xhtml", null) it tries to
open the file in another app.

any ideas? How can I get the xwalkview to render the file?

-----------------------------------------------------
Here is the bug description
-----------------------------------------------------

*Crosswalk version:* 9.38.208.1

*Environment:*

android 4.4.4
Nexus 4

*Steps to reproduce:*

1. setup android embedded application with 9.38.208.1
2. place an html file on the sdcard root called test.xhtml
3. call xwalkview.load("file:///sdcard/test.xhtml", null);

*Expected result:*

I expect the xwalk view to render the page

*Actual result:*

the app chooser dialog pops up with applications that handle the xhtml
file. Like dolphin browser or esfile note
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to