android - 以 XML 格式将 GPS 坐标发送到服务器

标签 android gps

我正在制作一个应用程序,我想在其中将 GPS 坐标(如纬度和经度)发送到 xml 中的服务器。任何人都可以帮助我如何做到这一点。任何帮助将不胜感激...... 谢谢..

最佳答案

在这方面,Google 真的是您的 friend 。 Stackoverflow 更多的是解决编程问题,而不是关于如何做某事的教程,没有人会为您编写代码。

您之前尝试过什么?

类似问题How to send GPS data from android to a website?

Obtaining users location

发送到服务器: Android (Java) Simple Send and receive with Server - Fast Setup Challenge

How to send a data to a web server from Android

肥皂:

https://stackoverflow.com/questions/3112426/best-soap-tutorials

Android WSDL/SOAP service client

How to call a SOAP web service on Android

关于android - 以 XML 格式将 GPS 坐标发送到服务器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7537090/

相关文章:

java - 使用 HttpURLConnection 时获取本地端口

android - SharedPreferences 在清除数据后仍然存在

android - 包在设置中的 uid : 10124 on disk, 10134 不匹配

python - 自 Python 纪元以来的几周内的 GPS 时间?

android - 获得粗略用户移动速度的最佳方法

java - 如何在不在 android 中的 Activity 上添加 map fragment 的情况下获取我的位置?

java - Android中WebView使用问题

java - 什么时候应该创建 fragment View 模型?

c - UART 无法接收 GPS NMEA 语句

用于位置的 Android 前台服务