{"id":2363,"date":"2018-01-19T11:23:44","date_gmt":"2018-01-19T03:23:44","guid":{"rendered":"http:\/\/learn-house.idv.tw\/?p=2363"},"modified":"2018-07-23T20:08:01","modified_gmt":"2018-07-23T12:08:01","slug":"android%e5%b8%b8%e7%94%a8adb-shell","status":"publish","type":"post","link":"https:\/\/learn-house.idv.tw\/?p=2363","title":{"rendered":"[Android]\u5e38\u7528ADB Shell"},"content":{"rendered":"<p>\u5217\u51fapackage name<\/p>\n<p>pm list packages<\/p>\n<p>\u5217\u51faapk\u4f4d\u7f6e<\/p>\n<p>pm list packages -f<\/p>\n<p>\u555f\u52d5app<\/p>\n<p>am start -n &lt;package name&gt;\/&lt;main activity&gt;<\/p>\n<p>ex. am start -n com.package.name\/.NameActivity<\/p>\n<p>\u95dc\u9589app<\/p>\n<p>am force-stop &lt;package name&gt;<\/p>\n<p>\u5f9eapk\u67e5package name &amp; activity<\/p>\n<p>aapt dump xmltree Sample.apk AndroidManifest.xml<\/p>\n<p><!--more--><\/p>\n<p>\u91cd\u555fadb server<br \/>\nadb kill-server<br \/>\nadb start-server<\/p>\n<p>\u5b89\u88dd.apk<\/p>\n<p>adb install XXX.apk<\/p>\n<p>\u522a\u9664app<\/p>\n<p>pm uninstall &lt;package name&gt;<\/p>\n<p>\u522a\u9664\u7cfb\u7d71app<\/p>\n<p>pm uninstall -k --user 0 &lt;package name&gt;<\/p>\n<p>\u767c\u9001\u5ee3\u64adbroadcast<\/p>\n<p>adb shell am broadcast -a com.android.test --es key_string\u00a0\"this is test string\"\u00a0--ei key_int\u00a0100\u00a0--ez key_boolean\u00a0true<\/p>\n<p>key \"value\" =&gt; key_string\u00a0\"this is test string\"<\/p>\n<p>--es \u5b57\u4e32,\u00a0 --ei \u6574\u6578,\u00a0 --ez \u5e03\u6797<\/p>\n<p>http:\/\/www.tttabc.com\/android\/Android-Shell.html<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5217\u51fapackage name pm list packages \u5217\u51faapk\u4f4d\u7f6e pm list package [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-2363","post","type-post","status-publish","format-standard","hentry","category-5"],"_links":{"self":[{"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/2363"}],"collection":[{"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2363"}],"version-history":[{"count":0,"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=\/wp\/v2\/posts\/2363\/revisions"}],"wp:attachment":[{"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2363"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2363"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learn-house.idv.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}