開始のためのAPP特別テスト1-cmdコマンド

adb shell "logcat | grep START"パッケージ名を表示

ThisTimeコマンドラインの開始時刻

 

起動時コールドスタート

adbシェルam start -W -nパッケージ/アクティビティ

 

アプリの起動を停止

adb shell am force-stopパッケージ

 

ホットスタート

コマンドadb shell am start -W -n package name / activity 

 

ホットスタートストップ

adbシェル入力キーイベント3 

 

おすすめ

転載: www.cnblogs.com/lexus168/p/12689596.html