https://github.com/hms-core/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.
https://github.com/hms-core/hms-keyring-demo
Last synced: 11 months ago
JSON representation
Keyring Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Keyring Kit.
- Host: GitHub
- URL: https://github.com/hms-core/hms-keyring-demo
- Owner: HMS-Core
- License: apache-2.0
- Created: 2021-09-24T11:09:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T11:33:20.000Z (about 4 years ago)
- Last Synced: 2024-04-16T12:54:17.230Z (about 2 years ago)
- Language: Java
- Size: 678 KB
- Stars: 8
- Watchers: 9
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HMS Keyring Demo
[](todo:开发指南URL待补充)
English | [中文](README_ZH.md)
This project contains Keyring-SampleApp1 and Keyring-SampleApp2.
## Introduction
The project directory is as follows:
1. [Keyring-SampleApp1](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](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](https://www.reddit.com/r/HuaweiDevelopers/) 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](https://stackoverflow.com/questions/tagged/huawei-mobile-services) 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](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001) and communicate with other developers.
If you encounter any issues when using the sample code, submit your issues or submit a [Pull Request](https://github.com/HMS-Core/hms-Keyring-demo/issues).