File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -256,6 +256,11 @@ Full feature list
256256| Dump task stacks| ` adb ` -> ` Dump task stacks ` |
257257| Dump task stacks of first app| ` adb ` -> ` Dump task stacks ` + ` cmd ` |
258258| Dump first task stacks| ` adb ` -> ` Dump task stacks ` + ` option ` |
259+ | Show dumpped task app info in workflow| ` adb ` -> ` Dump task stacks ` -> ` cmd ` |
260+ | Uninstall dumpped task's application| ` adb ` -> ` Dump task stacks ` -> ` option ` |
261+ | Force stop dumpped task| ` adb ` -> ` Dump task stacks ` -> ` ctrl ` |
262+ | Clear data of dumpped task's application| ` adb ` -> ` Dump task stacks ` -> ` fn ` |
263+ | Show dumpped task app info page| ` adb ` -> ` Dump task stacks ` -> ` shift ` |
259264| Screen copy (real device)| ` adb ` -> ` Screen Copy with scrcpy ` |
260265| Screen copy with max dimemsion 1024| ` adb ` -> ` Screen Copy with scrcpy ` + ` cmd ` |
261266| Screen copy with record screen| ` adb ` -> ` Screen Copy with scrcpy ` + ` option ` |
You can’t perform that action at this time.
0 commit comments