{"id":16685,"date":"2023-12-12T11:46:41","date_gmt":"2023-12-12T03:46:41","guid":{"rendered":"https:\/\/www.zhidianwl.com\/zhidian\/?p=16685"},"modified":"2023-12-12T11:46:41","modified_gmt":"2023-12-12T03:46:41","slug":"php%e8%83%bd%e5%bc%80%e5%8f%91%e5%ae%89%e5%8d%93app%e5%90%97%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/www.zhidianwl.com\/zhidian\/2023\/16685\/","title":{"rendered":"php\u80fd\u5f00\u53d1\u5b89\u5353app\u5417\uff1f"},"content":{"rendered":"
PHP\u4f5c\u4e3a\u4e00\u79cd\u5e7f\u6cdb\u4f7f\u7528\u7684\u670d\u52a1\u5668\u7aef\u811a\u672c\u8bed\u8a00\uff0c\u975e\u5e38\u64c5\u957f\u5904\u7406\u7f51\u7ad9\u540e\u7aef\u903b\u8f91\uff0c\u4f46\u4e0d\u592a\u9002\u5408\u76f4\u63a5\u5f00\u53d1Android\u5e94\u7528\u7a0b\u5e8f\u3002\u7136\u800c\uff0c\u6709\u4e00\u79cd\u95f4\u63a5\u7684\u65b9\u6cd5\u53ef\u4ee5\u5c06PHP\u5e94\u7528\u6269\u5c55\u5230Android platform\uff0c\u90a3\u5c31\u662f\u4f7f\u7528WebView\u6216PhoneGap\u7b49\u6df7\u5408\u5e94\u7528\u5f00\u53d1\u65b9\u6848\u3002<\/p>\n
\u4e0b\u9762\u8be6\u7ec6\u4ecb\u7ecd\u8fd9\u4e9b\u65b9\u6cd5\uff1a<\/p>\n
1. WebView\uff08Android\u539f\u751f\u5e94\u7528\u7684\u4e00\u90e8\u5206\uff09<\/p>\n
\u5728Android\u4e2d\uff0cWebView\u662f\u4e00\u4e2a\u53ef\u4ee5\u76f4\u63a5\u5d4c\u5165\u5e94\u7528\u7684\u6d4f\u89c8\u5668\uff0c\u652f\u6301\u52a0\u8f7dHTML\u6587\u4ef6\u6216\u8005URL\u3002\u901a\u8fc7WebView\uff0c\u53ef\u4ee5\u5c06\u4e00\u4e2a\u7528PHP\u5f00\u53d1\u7684\u7f51\u7ad9\u6216\u8005Web\u5e94\u7528\u5c01\u88c5\u6210\u4e00\u4e2aAndroid\u5e94\u7528\u3002<\/p>\n
\u6b65\u9aa4\u5982\u4e0b\uff1a<\/p>\n
1.1 \u4f7f\u7528Android Studio\u521b\u5efa\u4e00\u4e2a\u65b0\u7684Android\u9879\u76ee\u3002<\/p>\n
1.2 \u5728\u9879\u76ee\u4e2d\u52a0\u5165\u4e00\u4e2aWebView\u7ec4\u4ef6\uff0c\u5e76\u5728MainActivity.java\u7684onCreate\u65b9\u6cd5\u4e2d\u52a0\u8f7d\u4f60\u7684PHP Web\u5e94\u7528\uff1a<\/p>\n
“`java<\/p>\n
WebView webView = findViewById(R.id.webview);<\/p>\n
webView.getSettings().setJavaScriptEnabled(true);<\/p>\n
webView.loadUrl(“https:\/\/your-webapp.com\/”);<\/p>\n
“`<\/p>\n
1.3 \u5728Android\u5e94\u7528\u6e05\u5355\u6587\u4ef6\uff08AndroidManifest.xml\uff09\u4e2d\u6dfb\u52a0\u7f51\u7edc\u6743\u9650\uff1a<\/p>\n
“`xml<\/p>\n<\/p>\n
“`<\/p>\n
1.4 \u6700\u540e\uff0c\u7f16\u8bd1\u6253\u5305\u4f60\u7684Android\u5e94\u7528\u5e76\u53d1\u5e03\u5230\u5e94\u7528\u5546\u5e97\u3002\u6b64\u65f6\uff0c\u4f60\u7684PHP Web\u5e94\u7528\u5df2\u7ecf\u88ab\u5c01\u88c5\u6210\u4e00\u4e2aAndroid\u5e94\u7528\u3002<\/p>\n
2. PhoneGap\uff08\u8de8\u5e73\u53f0\uff09<\/p>\n
PhoneGap\u662f\u4e00\u4e2a\u57fa\u4e8eCordova\u7684\u5f00\u6e90\u6846\u67b6\uff0c\u5141\u8bb8\u4f7f\u7528HTML\u3001CSS\u548cJavaScript\u6280\u672f\u5f00\u53d1\u79fb\u52a8\u5e94\u7528\uff0c\u9002\u7528\u4e8e\u591a\u79cd\u5e73\u53f0\uff0c\u4f8b\u5982Android\u3001iOS\u548cWindows Phone\u3002<\/p>\n
2.1 \u521b\u5efa\u4e00\u4e2a\u65b0\u7684PhoneGap\u9879\u76ee\uff0c\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\uff1a<\/p>\n
“`sh<\/p>\n
phonegap create myApp<\/p>\n
cd myApp<\/p>\n
“`<\/p>\n
2.2 \u5728\u8fd9\u4e2a\u9879\u76ee\u4e2d\uff0c\u4f60\u5c06\u4f7f\u7528\u4e00\u4e2a\u5185\u7f6e\u7684Web\u5b89\u5353app\u5f00\u53d1\u5de5\u5177<\/a>View\u6765\u52a0\u8f7d\u4f60\u7684PHP Web\u5e94\u7528\u3002\u627e\u5230index.html\u6587\u4ef6\uff0c\u5728\u5176\u4e2d\u6dfb\u52a0\u4e00\u4e2aiframe\uff0c\u5e76\u5c06\u5176src\u5c5e\u6027\u8bbe\u4e3a\u4f60\u7684PHP Web\u5e94\u7528\u7684URL\uff1a<\/p>\n “`html<\/p>\n<\/p>\n “`<\/p>\n 2.3 \u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u7f16\u8bd1\u5e76\u8fd0\u884c\u4f60\u7684PhoneGap\u5e94\u7528\uff1a<\/p>\n “`sh<\/p>\n phonegap platform add android<\/p>\n phonegap run android<\/p>\n “`<\/p>\n 2.4 \u4e3a\u591a\u4e2a\u5e73\u53f0\u7f16\u8bd1\u6253\u5305\uff0c\u4f8b\u5982iOS\uff1a<\/p>\n “`sh<\/p>\n phonegap pla<\/p>\n tform add ios<\/p>\n phonegap build ios<\/p>\n “`<\/p>\n \u901a\u8fc7\u4ee5\u4e0a\u65b9\u6cd5\uff0c\u867d\u7136\u4e0d\u80fd\u76f4\u63a5\u4f7f\u7528PHP\u5f00\u53d1Android\u5e94\u7528\uff0c\u4f46\u53ef\u4ee5\u901a\u8fc7\u5c06PHP Web\u5e94\u7528\u5c01\u88c5\u5728WebView\u6216\u4f7f\u7528PhoneGap\u6846\u67b6\u6765\u5b9e\u73b0\u3002\u8fd9\u6837\u7684\u505a\u6cd5\u4f7f\u5f97\u4f60\u80fd\u591f\u5728\u591a\u4e2a\u5e73\u53f0\u4e0a\u590d\u7528\u4f60\u7684PHP Web\u5e94\u7528\uff0c\u5e76\u8f7b\u677e\u5730\u5c06\u5176\u6269\u5c55\u5230\u79fb\u52a8\u8bbe\u5907\u3002\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u8fd9\u4e9b\u65b9\u6cd5\u66f4\u9002\u5408\u5177\u6709\u8f83\u5f3aWe\u5b89\u5353app<\/a>b\u6027\u8d28\u7684\u5e94\u7528\uff0c\u53ef\u80fd\u65e0\u6cd5\u5145\u5206\u53d1\u6325\u539f\u751fAndroid\u5e94\u7528\u7684\u6027\u80fd\u548c\u4f18\u52bf\u3002<\/p>\n","protected":false},"excerpt":{"rendered":" PHP\u4f5c\u4e3a\u4e00\u79cd\u5e7f\u6cdb\u4f7f\u7528\u7684\u670d\u52a1\u5668\u7aef\u811a\u672c\u8bed\u8a00\uff0c\u975e\u5e38\u64c5\u957f\u5904\u7406\u7f51\u7ad9\u540e\u7aef\u903b\u8f91\uff0c\u4f46\u4e0d\u592a\u9002\u5408\u76f4\u63a5\u5f00\u53d1Android\u5e94\u7528\u7a0b\u5e8f\u3002\u7136\u800c\uff0c\u6709\u4e00\u79cd\u95f4\u63a5\u7684\u65b9\u6cd5\u53ef\u4ee5\u5c06PHP\u5e94\u7528\u6269\u5c55\u5230Android platform\uff0c\u90a3\u5c31\u662f\u4f7f\u7528<\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[23256,23257,593,72,322],"class_list":{"0":"post-16685","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-zuoapp","7":"tag-app","9":"tag-593","10":"tag-72","11":"tag-322"},"_links":{"self":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/16685","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/comments?post=16685"}],"version-history":[{"count":1,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/16685\/revisions"}],"predecessor-version":[{"id":16715,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/16685\/revisions\/16715"}],"wp:attachment":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/media?parent=16685"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/categories?post=16685"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/tags?post=16685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<\/figure>\n<\/p>\n