# Add License to Android project

Source: [https://docs.qualcomm.com/doc/80-PV345-88/topic/add_license_to_android_project.html](https://docs.qualcomm.com/doc/80-PV345-88/topic/add_license_to_android_project.html)

## About this task

To use QESDK APIs in customer applications, a valid license is required.

Perform the following steps to apply the license:

## Procedure

1. From the shared file, copy only the leaf and intermediate certificates into the
                    license.qti file under the app\src\main\assets\license folder of the Android application
                    project. 
                
Note: Do not copy the json content from the beginning of the file shared.
2. Rebuild the application.
                
After rebuilding with the license, the application should be able to access
                        the APIs specific to the feature IDs.

**Parent Topic:** [License for Application](https://docs.qualcomm.com/doc/80-PV345-88/topic/Generate_license.html)

Last Published: Nov 11, 2024

[Previous Topic
Get License from Qualcomm](https://docs.qualcomm.com/bundle/publicresource/80-PV345-88/topics/get_license_from_qualcomm.md) [Next Topic
Add libraries](https://docs.qualcomm.com/bundle/publicresource/80-PV345-88/topics/Add_libraries.md)