mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Force-stop Android package before starting it for capture.
This commit is contained in:
committed by
Baldur Karlsson
parent
652c4dfe22
commit
8856d3a6f2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user