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 folder 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)