Skip to content

Add feature to print current app/activity #92

Description

@tir38

All of the regexes / matchers in these answers are too restrictive, some work on some OS's; others don't.

https://stackoverflow.com/a/13212310
https://stackoverflow.com/a/58419560

A simple -i resumed should be good enough:

$ adb shell dumpsys activity | grep -i resumed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions