# Huawei HMS AGC Services Plugin(Android) ## Introduction This package enables parts of Huawei Hms and AGC Services in Unity for Android Build, which is implemented by wrapping SDK. Name and usage of corresponding classes and functions are the same. You can write code by referring [Huawei SDK document](https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/account-introduction-v4). But still there are some differences during development. please refer to the [online documentation](https://docs.unity.cn/cn/Packages-cn/com.unity.huaweiservice@2.1/manual/) during your development. ## Example project We highly recommend downloading [Example Project](https://github.com/Unity-Technologies/HuaweiServiceSample/tree/master/Assets/HuaweiServiceDemo) as a reference. For questions or support, you can leave your issues directly [here](https://github.com/Unity-Technologies/HuaweiServiceSample/issues), and we will reply as soon as possible! ## Asset store page [https://assetstore.unity.com/packages/add-ons/services/huawei-hms-agc-services-176968](https://assetstore.unity.com/packages/add-ons/services/huawei-hms-agc-services-176968) ## Public repo on Github [https://github.com/Unity-Technologies/HuaweiServiceSample](https://github.com/Unity-Technologies/HuaweiServiceSample) ## Online documentation [https://docs.unity.cn/cn/Packages-cn/com.unity.huaweiservice@2.1/manual/](https://docs.unity.cn/cn/Packages-cn/com.unity.huaweiservice@2.1/manual/)