Skip to content

Configure Huawei application in AppGallery Connect

Konstantin edited this page Sep 10, 2020 · 2 revisions

Create an App

Choose:

  • Platform: Android
  • Device: Mobile phone
  • App category: App or Game

Generate a Signing Certificate Fingerprint

  • Run command: keytool -list -v -keystore E:\HmsSample\android.keystore
  • Copy the SHA-256 certificate fingerprint
  • Sign in to AppGallery Connect and click My projects.
  • Choose yours app project and go to Project Setting > General information. In the App information area, click the Add icon next to SHA-256 certificate fingerprint, and enter the obtained SHA-256 certificate fingerprint. hms-set-sha256

Enable Huawei PushKit

  • Click the Manage APIs tab and toggle the switch for the PushKit to be enabled.
  • Go to Growing > Push Kit and click Enable now. In the dialog box that is displayed, click OK. hms-enable-push
  • (Optional) If you have not selected a data storage location, set Data storage location as prompted and click OK. hms-locations