Skip to content

Commit c85c7a9

Browse files
authored
Update README.md
1 parent 1ffd8f8 commit c85c7a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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`|

0 commit comments

Comments
 (0)