HTML5\u662f\u4e00\u79cd\u6807\u8bb0\u8bed\u8a00\uff0c\u53ef\u7528\u4e8e\u521b\u5efa\u7f51\u9875\u548c\u79fb\u52a8\u5e94\u7528\u7a0b\u5e8f\u3002\u5728\u79fb\u52a8\u5e94\u7528\u7a0b\u5e8f\u5f00\u53d1\u4e2d\uff0cHTML5\u88ab\u5e7f\u6cdb\u4f7f\u7528\uff0c\u7279\u522b\u662f\u5728Android\u5e73\u53f0\u4e0a\u3002\u672c\u6587\u5c06\u4ecb\u7ecd\u5982\u4f55\u4f7f\u7528HTML5\u8fdb\u884cAndroid\u5f00\u53d1\u3002<\/p>\n
HTML5\u662f\u4e00\u79cd\u57fa\u4e8eWeb\u7684\u6280\u672f\uff0c\u53ef\u4ee5\u7528\u4e8e\u5f00\u53d1\u8de8\u5e73\u53f0\u5e94\u7528\u7a0b\u5e8f\u3002Android\u5e73\u53f0\u4e0a\u7684HTML5\u5e94\u7528\u7a0b\u5e8f\u53ef\u4ee5\u5b89\u5353app\u4e00\u952e\u751f\u6210<\/a>\u4f7f\u7528Android WebView\u7ec4\u4ef6\u6765\u8fd0\u884c\u3002WebView\u662f\u4e00\u4e2a\u5185\u7f6e\u7684\u6d4f\u89c8\u5668\uff0c\u53ef\u4ee5\u5728\u5e94\u7528\u7a0b\u5e8f\u4e2d\u5d4c\u5165Web\u9875\u9762\u3002<\/p>\n
WebView webView = (WebView) findViewById(R.id.webView);<\/p>\n
webView.loadUrl(“file:\/\/\/android_asset\/index.html”);<\/p>\n
\u7a0b\u5e8f\u3002\u4ee5\u4e0b\u662f\u793a\u4f8b\u4ee3\u7801\uff1a<\/p>\n
“`<\/p>\n
cordova create hello com.example.hello HelloWorld<\/p>\n
cd hello<\/p>\n
cordova platform add android<\/p>\n
cordova build android<\/p>\n
“`<\/p>\n
\u4e0a\u9762\u7684\u4ee3\u7801\u5c06\u521b\u5efa\u4e00\u4e2a\u540d\u4e3ahel\u7535\u8111\u81ea\u5236\u8f6f\u4ef6<\/a>lo\u7684Cordova\u9879\u76ee\uff0c\u5e76\u5c06\u5176\u6253\u5305\u6210Android\u5e94\u7528\u7a0b\u5e8f\u3002<\/p>\n