4 Star 5 Fork 1

华为移动服务 / hms-iap-vr-serverdemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.19 KB
一键复制 编辑 原始数据 按行查看 历史
Meixu 提交于 2021-01-26 10:36 . Update README.md

HUAWEI In-App Purchases(IAP) Severdemo for VR

Table of Contents

Introduction

This sample code encapsulates APIs of the HMS Kit server. It provides sample program for your reference or usage. The following describes of sample code.

payservice: Sample code packages. This package contains code that implements the RSA signature and signature verification methods.

Installation

To use functions provided by examples, please make sure that the JDK environment has been installed.

Supported Environments

JDK 8.0 or later is recommended.

Configurations

No configuration

Sample Code

The payment demo contains the following Java files:

  1. Base64.java: provides the Base64 encoding method.
  2. RSA.java: provides RSA signature and signature verification methods.
  3. ResultDomain.java: entity class involved in the demo
  4. CallbackDemo.java: callback example class

Question or issues

If you want to evaluate more about HMS Core, r/HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.

License

HUAWEI In-App Purchases(IAP) Severdemo for VR is licensed under the Apache License, version 2.0.

Java
1
https://gitee.com/hms-core/hms-iap-vr-serverdemo.git
git@gitee.com:hms-core/hms-iap-vr-serverdemo.git
hms-core
hms-iap-vr-serverdemo
hms-iap-vr-serverdemo
master

搜索帮助