Force-stop Android package before starting it for capture.

This commit is contained in:
Michael Rennie
2016-10-19 16:07:58 +01:00
committed by Baldur Karlsson
parent 652c4dfe22
commit 8856d3a6f2
+1
View File
@@ -1,3 +1,4 @@
adb shell am force-stop %*
adb forward tcp:38970 tcp:38920
adb shell setprop debug.vulkan.layers VK_LAYER_RENDERDOC_Capture
adb shell monkey -p %* -c android.intent.category.LAUNCHER 1