Can you tell which app is running?
Dear Developer,
Please have a try with the following adb command to get the running activity:
adb shell dumpsys activity activities | findstr "Run"
1.8k Questions
2.2k Answers
2.9k Comments
1.3k Developers