gpt4 book ai didi

android - 无法导入 com.google.android.gms.location.LocationServices

转载 作者:IT老高 更新时间:2023-10-28 22:15:57 25 4
gpt4 key购买 nike

我正在尝试获取最准确的位置。

到目前为止,我已经成功地使用了 LocationClient,就像在 Google 文档中一样: http://developer.android.com/training/location/retrieve-current.html

但现在我发现这个类很旧: http://developer.android.com/reference/com/google/android/gms/location/package-summary.html

“此类已弃用。使用 LocationServices”。

但是,即使在此站点中的 LocationServices 示例中: Android LocationClient class is deprecated but used in documentation

看来我们应该使用导入:com.google.android.gms.location.LocationServices但是我不能导入这个类..

有什么想法吗?

编辑:

我在此页面中找到:h2ttps://github.com/M66B/XPrivacy/issues/1774

看似类似的问题,推测:“似乎是 Play services 5.0 的一部分。”
我想知道是不是这样 - 有人试过吗?

最佳答案

确保您的 gradle 依赖项中有以下项目:

dependencies {
implementation 'com.google.android.gms:play-services-location:7.+'
}

关于android - 无法导入 com.google.android.gms.location.LocationServices,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25370598/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com