摘要:
[一篮饭特稀原创,转载请注明出自http://www.cnblogs.com/wanghafan/archive/2012/08/23/2651922.html]1.AVD模拟器设置SDCard Size和Hardware SDCard Support :yes2.启动AVD后在File Explorer中找到mnt\sdcard目录3.点击File Explorer中Push a file onto the device,选择123.html4.页面建立WebView,输入路径file://sdcard/123.html1 WebView mWebView;2 mWebView = (Web 阅读全文