Contact Sales
Get Free Trial

How to Find the Application ID

Android | Technical QuestionsMon. 20 Jan. 2025

What is an Application ID?

 

In Android app development, the "application ID" refers to the unique identifier of an application, also known as the Package Name. Every Android app must have a distinct application identifier, which is used on Android devices to differentiate between different applications.

 

The application identifier is typically formatted as a reverse domain name, usually in the form of com.yourcompany.appname.

 

ComPDFKit bases your license on the application ID you provide. Once an application ID is registered in the ComPDFKit license portal, it can’t be changed. Please note that these IDs are case-sensitive, so make sure you register the correct case variant.

 

How to Find the Application ID?

 

1.Open your Android Studio project.

2.In the Project Navigator, navigate to the "app" folder.

3.Open the build.gradle file.

4.Within the android block, locate the defaultConfig block, and find the applicationId attribute. The value of this attribute is your application's ID, usually in the format "com.yourcompany.appname".

 

Note: Since the naming rules for the application ID are a bit more restrictive, for example, all characters must be alphanumeric or an underscore [a-zA-Z0-9_]. As application ID is case-sensitive, please double-check it to ensure you can get our license successfully.

 

Find the Android application ID

If you have any questions about how to get an application ID, feel free to contact us at [email protected]!

 

Ready to Get Started?

Adding our 30-day trial into your app is breeze. Contact ComPDFKit now and enhance your app with a top-notch PDF experience in minutes!
Get Started