搜索资源列表
GpsReader
- 接受GPS终端数据,包括经纬度,方向和速度。实现后台运行-GPS receiving terminal data, including latitude, longitude, direction and speed. Implementation running in the background
locationMidlet
- 利用gps,通过sdk获取系统属性,然后获取本地经纬度-Using gps, get through the system property sdk, and then get local latitude and longitude
Java
- /** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit