Location:
Search - j2me E71
Search list
Description: j2me和GPRS,对搞移动应用开发人员有帮助.希望对你也有帮助-j2me and GPRS, adding to the mobile application development staff to help. You also want to help
Platform: |
Size: 804864 |
Author: 杨华国 |
Hits:
Description: It s a fake call j2me application. Contains codes and resource and porting xml for E71. You can edit the proting xml for another mobile phone.
Platform: |
Size: 979968 |
Author: hf |
Hits:
Description: /**
* J2ME GPS 应用工具 (jsr179)
* 通过手机内置的JSR-179 API,获取地理坐标信息
* 并将其显示于屏幕
*
* 本源已在诺基亚 E71 和 6210 上测试通过
* 要求: 手机已安装 TinyGeocoder reverse geocoding
* 手机已安装 JSR-179 API
*/
/**
* 工作原理:
* 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度,
* La = get Latitude() //取得维度
* Ln = get Longitude() //取得经度
* 2. 结合google map 显示
*/-/**
* J2ME GPS 应用工具 (jsr179)
* 通过手机内置的JSR-179 API,获取地理坐标信息
* 并将其显示于屏幕
*
* 本源已在诺基亚 E71 和 6210 上测试通过
* 要求: 手机已安装 TinyGeocoder reverse geocoding
* 手机已安装 JSR-179 API
*/
/**
* 工作原理:
* 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度,
* La = get Latitude() //取得维度
* Ln = get Longitude() //取得经度
* 2. 结合google map 显示
*/
Platform: |
Size: 3072 |
Author: 鲁克文 |
Hits: