Dec 16, 2020
Thanks for this article!!
Btw, minor typo. There should be a space between 100 and -n I think.
$ adb shell am start-activity -S -W -R 100 -n com.android.samples.mytest/.MainActivity | grep "TotalTime" | cut -d ' ' -f 2
Thanks for this article!!
Btw, minor typo. There should be a space between 100 and -n I think.
$ adb shell am start-activity -S -W -R 100 -n com.android.samples.mytest/.MainActivity | grep "TotalTime" | cut -d ' ' -f 2