Android中使用am命令实现在命令行启动程序详解
在Android中,除了从界面上启动程序之外,还可以从命令行启动程序,使用的是命令行工具am.
usage:am[subcommand][options]
startanActivity:amstart[-D] -D:enabledebugging
sendabroadcastIntent:ambroadcast
startanInstrumentation:aminstrument[flags] -r:printrawresults(otherwisedecodeREPORT_KEY_STREAMRESULT) -e:setargumentto -p:writeprofilingdatato -w:waitforinstrumentationtofinishbeforereturning
startprofiling:amprofilestart stopprofiling:amprofilestop
specificationsincludetheseflags: [-a][-d][-t] [-c[-c]...] [-e|--es...] [--ez...] [-e|--ei...] [-n][-f][]