# 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](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.hms@1.2/manual/) during your development. We highly recommend downloading [Example Project](https://github.com/Unity-Technologies/HMSSDKSample) 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 ## Example Projects Download Link https://github.com/Unity-Technologies/HMSSDKSample