How to Fetch App Activity and App Package

Modified on Fri, 21 Feb at 2:03 PM

TABLE OF CONTENTS

1. Overview

2. Fetching the App Activity and App Package Details

1. Overview

In mobile app test automation, App Package and App Activity are the concepts that help you identify and interact with the app's components during the testing process, especially in the context of Android apps.

App Package is the unique identifier of an Android app, defined in the app's manifest file (AndroidManifest.xml). It acts as the main reference point for locating and interacting with the app.
App Activity refers to the specific screen or component of the app that the user interacts with. For example, in the Licious app to order meat, Splash screen is referred.


2. Fetching the App Activity and App Package Details

Perform the following:

  1. Navigate to your playstore in your mobile app
  2. Type Apk info in the playstore search bar.
  3. Open the Apk Info App to view the list of all the apps installed details.
  4. Tap the particular App details. For example, if Allen Solly App is considered, App details will be listed under the Allen Solly icon as com.allensolly.abfrl.
  5. Navigate to Activities under More Info and tap the arrow corresponding to this option to view the App Activity details.









Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article