本演示项目在Unity for Android Build中启用部分华为HMS和AGC服务,对应的类和函数的名称和用法相同。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
siyao 5de752c9 Merge branch 'master' of https://github.com/Unity-Technologies/HuaweiServiceSample 3 年前
..
Android Merge branch 'master' of https://github.com/Unity-Technologies/HuaweiServiceSample 3 年前
Auth update 4 年前
Editor update 3 年前
ads fix 4 年前
analytic update 4 年前
android_base update 4 年前
apm fix 4 年前
app_linking update 4 年前
appmessage update 4 年前
base update 4 年前
cloud_db update 3 年前
cloud_function update 4 年前
cloud_storage update 4 年前
crash update 4 年前
fundation update 3 年前
game_service Merge branch 'master' of https://github.com/Unity-Technologies/HuaweiServiceSample 3 年前
java_base update 4 年前
location update 4 年前
push fix 4 年前
remote_config update 4 年前
Android.meta update 4 年前
Auth.meta update 4 年前
Editor.meta update 4 年前
README.md update 4 年前
README.md.meta initial commit 4 年前
ads.meta update 4 年前
analytic.meta update 4 年前
android_base.meta update 4 年前
apm.meta update 4 年前
app_linking.meta update 4 年前
appmessage.meta update 4 年前
base.meta update 4 年前
cloud_db.meta update 4 年前
cloud_function.meta update 4 年前
cloud_storage.meta update 4 年前
crash.meta update 4 年前
fundation.meta update 4 年前
game_service.meta update 4 年前
java_base.meta update 4 年前
location.meta update 4 年前
push.meta update 4 年前
remote_config.meta update 4 年前

README.md

HMS

Introduction

This package enables parts of Hms App Core service and Game Services in Unity for Android Build, which is implemented by wrapping Hms SDK. Name and usage of corresponding classes and functions are the same. You can write code by referring Huawei Hms SDK document. But still there are some differences during development. please refer to the online documentation during your development.

We highly recommend downloading Example Project as a reference.

App Services Documentation(Ads, Analytics, Push, Location)

https://docs.unity.cn/cn/Packages-cn/com.unity.hms@1.2/manual/

Game Services Documentation

https://docs.unity.cn/cn/Packages-cn/com.unity.hms@1.2/manual/appgallery.html

https://github.com/Unity-Technologies/HMSSDKSample