vault backup: 2024-07-30 10:24:14
This commit is contained in:
@@ -64,4 +64,10 @@ adb reverse tcp:8081 tcp:8080
|
||||
* [adb命令-adb reverse的研究-有解無憂](https://www.uj5u.com/qita/277742.html)
|
||||
|
||||
## Logcat
|
||||
- Enlarge logcat buffer to 16M: `adb logcat -G 16M`
|
||||
- Enlarge logcat buffer to 16M: `adb logcat -G 16M`
|
||||
|
||||
## Get foreground activity
|
||||
#android #foreground #activity
|
||||
```
|
||||
adb shell "dumpsys activity activities | grep ResumedActivity"
|
||||
```
|
||||
Reference in New Issue
Block a user