Skip to content

bingowang1991/HuaweiServiceSample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuaweiService Demo

This demo project enables parts of Huawei HMS and AGC services in Unity for Android Build, which is implemented by wrapping HMS and AGC SDK. Name and usage of corresponding classes and functions are the same.

The following Kits included.

  • HMS
    • Game Service
    • Ads
    • Push
    • Location
    • Analytics
  • AGC
    • App Linking
    • App Messaging
    • Remote Configuration
    • APM
    • Crash
    • Auth Service
    • Cloud Functions
    • Cloud Storage
    • Cloud DB

Unity 2019 or higher Before build, add your keystore, create huawei agc project and put agconnect-services.json under Assets/Plugins/Android/

key store path Edit -> Project Settings -> Player -> Android(icon) -> Publishing Settings

In location test, before you click CreateGeo button, you should click update with callback-102 to get your position.

About

Public repository for HUAWEI HMS & AGC Unity SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • Java 0.8%