如何检查该人正在使用 GPS 的位置。安卓

发布于 2024-12-04 16:47:13 字数 218 浏览 1 评论 0原文

我想做一个应用程序,当你在“纽约机场,纽约,纽约,美国”时 声音开始播放。 所以我有两个问题:

  1. 我怎样才能获得这个人的准确位置?
  2. 我如何检查此人是否位于“美国纽约州纽约机场”?

我希望你能帮助我,如果你不明白我请问我。

高威

PS.我刚刚开始开发 Android 应用程序,所以你能给我一个例子或一个有用的网站吗?

I want to make an app, that when you are at "NEW YORK airport, New York, NY, United States"
A sound start playing.
So i have a 2 questions:

  1. How can i get an exactly location of the person?
  2. How can i check if the person is at "NEW YORK airport, New York, NY, United States"?

I hope you could help me, and if you don't understand me please ask me.

Gaauwe

ps. I'm just started with developing android apps, so could you give me an example or a helpful website?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花落人断肠 2024-12-11 16:47:13

您可以获取坐标:
http://developer.android.com/guide/topics/location /obtaining-user-location.html

查找纽约机场的坐标并与获取的位置进行核对

You can get the coordinates:
http://developer.android.com/guide/topics/location/obtaining-user-location.html

Find the coordinates of New York airport and check these with the obtained location

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文