【仅供内部供应商使用,不提供对外解答和培训】

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Android SDK提供了定位插件模块,已方便您裁剪App大小并根据需要获取经纬度信息。本文档将介绍如何在您的应用中集成定位插件并使用相关定位功能

添加依赖

gradle.build
compile 'com.fr.android:location:+'
  • No labels