开发者

How to view a webpage stored in sdcard in Android browser

I am trying to view a webpage stored in sdcard directly in the browser in an emulator.

I know I can copy the webpage in the assets folde开发者_运维知识库r and use a webview to load it.

But is there a way this be done directly? (equivalent of typing "c:\mywebpage.html" in Internet Explorer on a PC)


try this file:///sdcard/pathToPAge or /sdcard/pathToPAge

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜