Skip to content

CrDym/AppStartTime_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  • adb shell "logcat | grep START" 查看监听
  • adb shell am start -W -n +包/包ity 启动app 并且 查看时间
  • adb shell am force-stop +包名 关闭app
  • adb shell input keyevent 3 home 键返回

About

测试APP启动时间

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages