An open API service indexing awesome lists of open source software.

https://github.com/appgalleryconnect/pgme-demos


https://github.com/appgalleryconnect/pgme-demos

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# agc-pgme-demos
***
## Introduction
These are the available demos in this repository.
| Demo | version | Documentation |
| ---- | ----- | ---- |
| [HWPGMEAndroidDemo](./pgme-android-demo) | [![version](https://img.shields.io/badge/Release-13.8.2.300-yellow)](./pgme-android-demo) | [Getting Started](https://github.com/AppGalleryConnect/pgme-demos/wiki/%E5%8D%8E%E4%B8%BA%E5%A4%9A%E5%AA%92%E4%BD%93%E5%BC%95%E6%93%8E-PGME-ANDROID-SDK-DEMO%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gamemme-integratingsdk-android-0000001250838246) |
| [HWPGMEIosDemo](./pgme-ios-demo)| [![version](https://img.shields.io/badge/Release-13.8.2.300-yellow)](./pgme-ios-demo) | [Getting Started](https://github.com/AppGalleryConnect/pgme-demos/wiki/%E5%8D%8E%E4%B8%BA%E5%A4%9A%E5%AA%92%E4%BD%93%E5%BC%95%E6%93%8E-PGME-IOS-SDK-DEMO%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gamemme-integratingsdk-ios-0000001323104597) |
| [HWPGMEWebDemo](./pgme-web-demo)| [![version](https://img.shields.io/badge/Release-13.8.2.300-yellow)](./pgme-web-demo) | [Getting Started](https://github.com/AppGalleryConnect/pgme-demos/wiki/%E5%8D%8E%E4%B8%BA%E5%A4%9A%E5%AA%92%E4%BD%93%E5%BC%95%E6%93%8EPGME-Web-SDK-Demo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gamemme-integratingsdk-web-0000001237731053) |
| [HWPGMEMiniGameDemo](./pgme-minigame-demo)| [![version](https://img.shields.io/badge/Release-13.8.2.300-yellow)](./pgme-minigame-demo) | [Getting Started](https://github.com/AppGalleryConnect/pgme-demos/wiki/%E5%8D%8E%E4%B8%BA%E5%AF%B9%E5%AA%92%E4%BD%93%E5%BC%95%E6%93%8EPGME-MIniGame-SDK-Demo%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gamemme-integratingsdk-minigame-0000001604579198) |
| [HWPGMEUnityDemo](./pgme-unity-demo)| [![version](https://img.shields.io/badge/Release-13.8.2.300-yellow)](./pgme-unity-demo) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/AppGallery-connect-Guides/gamemme-integratingsdk-csharp-0000001227058322)
[API Reference](https://developer.huawei.com/consumer/cn/doc/AppGallery-connect-Guides/gamemme-integratingsdk-csharp-0000001227058322) |
## Precautions
The agc-pgme-demos project contains 5 independent projects. After downloading the code, you can load different nested projects to the IDE as required. And you can run each project independently.

## Question or issues
If you have questions about how to use AppGallery Connect Demos, try the following options:
* [Stack Overflow](https://stackoverflow.com/questions/tagged/appgallery) is the best place for any programming questions. Be sure to tag your question with appgallery or appgallery connect.
* [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101188387844930001) AppGallery Module is great for general questions, or seeking recommendations and opinions.
* [Submit ticket online](https://developer.huawei.com/consumer/en/support/feedback/#/) If you encounter a serious or urgent problem, submit a trouble ticket online to contact Huawei technical support.

If you run into a bug in our samples, please submit an [issue](https://github.com/AppGalleryConnect/pgme-demos/issues) to the Repository. Even better you can submit a [Pull Request](https://github.com/AppGalleryConnect/pgme-demos/pulls) with a fix.