https://github.com/appgalleryconnect/pgs-codelab-demos
https://github.com/appgalleryconnect/pgs-codelab-demos
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/appgalleryconnect/pgs-codelab-demos
- Owner: AppGalleryConnect
- License: apache-2.0
- Created: 2022-10-12T14:00:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T04:55:07.000Z (over 3 years ago)
- Last Synced: 2024-12-28T14:42:26.081Z (over 1 year ago)
- Language: Java
- Size: 27.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PGS-CodeLab-Demos
***
## Introduction
These are the available plugins in this repository.
| Demo | Version | Documentation |
|--------|-----|-----|
| [GameAnalytics](./GameAnalytics) | [](./GameAnalytics) | [Getting Started](To be update by developer docs link)
[API Reference](To be update by developer api docs link) |
| [GameObe](./GameObe) | [](./GameObe) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gameobe-introduction-0000001185429290)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/gameobe-overview-js-0000001237750607) |
| [PMME](./PMME) | [](./PMME) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/gamemme-introduction-0000001226565909)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/packagesummary-0000001255650673) |
| [QuickGame](./QuickGame) | [](./QuickGame) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/quickApp-Guides/quickgame-doc-introduction-0000001073124845)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/quickApp-References/quickgame-api-canvas-0000001083746126) |
## Precautions
The PGS-CodeLab-Demos project contains 4 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/agc-GameOBE-demos/issues) to the Repository. Even better you can submit a [Pull Request](https://github.com/AppGalleryConnect/agc-GameOBE-demos/pulls) with a fix.