Before you start developing an app, configure app information in AppGallery Connect.
Before you get started, you must register as a Huawei developer and complete identity verification on HUAWEI Developers. For details, please refer to Registration and Verification.
Create an app by following instructions in Creating an AppGallery Connect Project and Adding an App to the Project.
The signing certificate fingerprint is used to verify the authenticity of an app. Before releasing an app, you must generate a signing certificate fingerprint locally based on the signing certificate and configure it in AppGallery Connect.
Before you do this, make sure that the following conditions are met:
To generate a signing certificate fingerprint, perform the following steps:
cd C:\Program Files\Java\jdk\bin
Example:
keytool -list -v -keystore C:\TestApp.jks
Example:
keytool -list -v -keystore /Users/admin/Downloads/HmsDemo.jks