/
How to fetch App Activity and App Package?
Back to QMetry All Products Help Page
How to fetch App Activity and App Package?
Follow the Steps mentioned below to find the App Activity and App Package for Android application.
Step 1. Open Command Prompt.
Step 2. Execute the following command and press the ENTER key.
adb shell
Step 3. Now run the following command.
dumpsys window windows | grep -E 'mCurrentFocus'
, multiple selections available,
Related content
Install and Set Up Android Automation Environment
Install and Set Up Android Automation Environment
Read with this
How to record a session from a iOS device using QAS?
How to record a session from a iOS device using QAS?
Read with this
Setup Projects
Setup Projects
Read with this
Back to QMetry All Products Help Page