/hms-keyring-demo

Keyring Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Keyring Kit.

Primary LanguageJavaApache License 2.0Apache-2.0

HMS Keyring Demo

License

English | 中文

This project contains Keyring-SampleApp1 and Keyring-SampleApp2.

Introduction

The project directory is as follows:

  1. Keyring-SampleApp1: Provides samples for using basic functions of Keyring, including storing credentials, sharing stored credentials with SampleApp2, and deleting the stored credentials.
  2. Keyring-SampleApp2: Provides samples for using basic functions of Keyring, including checking credentials shared by SampleApp1 and reading credential content.

Technical Support

You can visit the Reddit community to learn latest information about HMS Core and communicate with other developers.

If you have any questions about the sample code, try the following:

  • Visit Stack Overflow and submit your development problem under the huawei-mobile-services tag. Huawei experts will help you solve the problem in one-to-one mode.
  • Visit the HMS Core section in the Huawei Developer Forum and communicate with other developers.

If you encounter any issues when using the sample code, submit your issues or submit a Pull Request.