https://github.com/appgalleryconnect/pgme-demos
https://github.com/appgalleryconnect/pgme-demos
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/appgalleryconnect/pgme-demos
- Owner: AppGalleryConnect
- License: apache-2.0
- Created: 2022-07-27T01:56:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T13:01:07.000Z (over 2 years ago)
- Last Synced: 2024-11-07T14:41:37.674Z (over 1 year ago)
- Language: Objective-C
- Size: 44.3 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) | [](./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)| [](./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)| [](./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)| [](./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)| [](./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.