vault backup: 2024-07-30 10:24:14
This commit is contained in:
@@ -65,3 +65,9 @@ adb reverse tcp:8081 tcp:8080
|
|||||||
|
|
||||||
## Logcat
|
## 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