6 Star 10 Fork 5

华为移动服务 / hms-location-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.71 KB
一键复制 编辑 原始数据 按行查看 历史
xwr22 提交于 2022-04-06 10:58 . Update README.md

HMS Core Location Kit Sample Code (Android)

English | 中文

Contents

Introduction

The sample code encapsulates APIs of HMS Core Location Kit, and provides many sample programs for your reference or use.

Preparations

The sample code is built using Gradle to demonstrate how to use the Location SDK for Android. First, download the sample code by cloning this repository or downloading the archived snapshot. In Android Studio, click Open an existing Android Studio project and select the directory where the sample file is located. You can use the gradlew build command to directly build the project. Then, you need to create an app in AppGallery Connect, obtain the agconnect-services.json file, and add it to the project. You also need to generate a signing certificate fingerprint, add the signing certificate file to the project, and add related configurations to the build.gradle file. For details, please refer to "Configuring App Information in AppGallery Connect" in the official development guide.

Installation

  1. Clone or download the project and open it using Android Studio or a compatible IDE.
  2. Use the IDE to install the configured project on your device.

Environment Requirements

A Huawei phone or tablet running EMUI 5.0 or later, or a non-Huawei phone running Android 5.1 or later.

Result

Technical Support

You can visit the Reddit community to obtain the latest information about HMS Core and communicate with other developers.

If you have any questions about the sample code, try the following:

  • Visit Stack Overflow, submit your questions, and tag them with huawei-mobile-services. Huawei experts will answer your questions.
  • Visit the HMS Core section in the HUAWEI Developer Forum and communicate with other developers.

If you encounter any issues when using the sample code, submit your issues or submit a pull request.

License

The sample code is licensed under Apache License 2.0.

Java
1
https://gitee.com/hms-core/hms-location-demo.git
git@gitee.com:hms-core/hms-location-demo.git
hms-core
hms-location-demo
hms-location-demo
master

搜索帮助