{"id":999,"date":"2014-06-18T00:00:35","date_gmt":"2014-06-17T16:00:35","guid":{"rendered":"http:\/\/blog.hoyo.idv.tw\/?p=999"},"modified":"2020-06-10T09:37:58","modified_gmt":"2020-06-10T01:37:58","slug":"php-%e7%99%bc%e7%b0%a1%e8%a8%8a","status":"publish","type":"post","link":"https:\/\/blog.hoyo.idv.tw\/?p=999","title":{"rendered":"Ardroid + ADB \u767c\u7c21\u8a0a"},"content":{"rendered":"<h2 class=\"brush: bash; gutter: true\">\u958b\u59cb \u300cUSB \u5075\u932f\u300d<\/h2>\n<p class=\"brush: bash; gutter: true\">\u8a2d\u5b9a \u2192 \u958b\u767c\u4eba\u54e1\u9078\u9805 \u2192 USB \u5075\u932f\uff0c\u4e0d\u540c\u7248\u672c Android \u7248\u672c\u8acb\u81ea\u884c\u66f4\u63db\u64cd\u4f5c\u65b9\u6cd5<\/p>\n<h2 class=\"brush: bash; gutter: true\">\u5b89\u88dd android-tools-adb<\/h2>\n<pre class=\"lang:default decode:true \">cd \/usr\/ports\/devel\/android-tools-adb\r\nmake install<\/pre>\n<p>--<\/p>\n<h2 class=\"brush: bash; gutter: true\">\u9023\u63a5\u624b\u6a5f\uff0c\u4e26\u4e14\u4f7f\u7528 adb \u767c\u9001\u7c21\u8a0a<\/h2>\n<pre class=\"lang:default decode:true \">adb shell am start -a android.intent.action.SENDTO -d sms:0912345678 --es sms_body \"Hi Hoyo\" --ez exit_on_sent true\r\nadb shell input keyevent 22\r\nadb shell input keyevent 66<\/pre>\n<p>&nbsp;<\/p>\n<ul>\n<li>--es sms_body \"\u7c21\u8a0a\u8a0a\u606f\" \uff0c\u5982\u9808\u8f38\u5165\u975e\u82f1\u6587\u5b57\u5143\uff0c\u5fc5\u9808\u4f7f\u7528 UTF-8 \u7de8\u78bc<\/li>\n<li>--ez exit_on_sent true \u5be6\u969b\u4f5c\u7528\u4e0d\u6e05\u695a\uff0c\u5be6\u969b\u770b\u5230\u7684\u5dee\u7570\u662f\u6d88\u9664\u7c21\u8a0a\u8a0a\u606f\u5f8c\u7684\u5947\u602a\u4ee3\u78bc<\/li>\n<li>input keyevent 22 \u7406\u8ad6\u4e0a\u6b64\u6309\u9375\u53ef\u4ee5\u8f49\u63db\u5230\u300c\u9001\u51fa\u300d\u6309\u9215\u4e0a\uff0c\u7b49\u5f85\u4e0b\u4e00\u500b\u78ba\u8a8d\u7684\u6309\u9375\u4e8b\u4ef6\u5c31\u53ef\u4ee5\u9001\u51fa\u7c21\u8a0a\u3002\u4e0d\u904e\u5728 HTC \u00a0Design \u624b\u6a5f\u4e0a\u529f\u80fd\u662f\u63db\u884c\u3002<\/li>\n<li>input keyevent 66 \u6309\u4e0b\u78ba\u8a8d\u6309\u9215\u9001\u51fa\u7c21\u8a0a<\/li>\n<li>\u6b64\u65b9\u5f0f<span style=\"color: #ff0000;\"><strong>\u4e0d<\/strong><\/span>\u9069\u7528\u65bc Android 2.3.x<\/li>\n<\/ul>\n<p>--<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p class=\"pvc_stats all \" data-element-id=\"999\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> &nbsp;1,326&nbsp;total views, &nbsp;1&nbsp;views today<\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u958b\u59cb \u300cUSB \u5075\u932f\u300d \u8a2d\u5b9a ...<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p class=\"pvc_stats all \" data-element-id=\"999\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> &nbsp;1,326&nbsp;total views, &nbsp;1&nbsp;views today<\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[260],"tags":[],"_links":{"self":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/999"}],"collection":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=999"}],"version-history":[{"count":13,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/999\/revisions"}],"predecessor-version":[{"id":7128,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/999\/revisions\/7128"}],"wp:attachment":[{"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=999"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=999"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.hoyo.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}