Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是android开发的新手。我正在开发一个应用程序,用户必须记录位置,然后找到他停放的汽车。我不知道如何在这里使用网络服务。如何使用网络服务在这里找到停在地图上的汽车?另外我手动给出了纬度和经度的值。应该怎么做?请帮忙。
您需要网络服务与网络服务通信以发送和获取数据。试试这个链接它可以帮助你。
检查链接
谢谢。