资源简介
通过串口读取GPS信息,在电脑终端上显示出来,用Android语言书写,有借鉴意义
代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package serial.dubg;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int RxData=0x7f050001;
public static final int scroll=0x7f050000;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class string {
public static final int ReceivedData_label=0x7f040004;
public static final int TxData_label=0x7f040001;
public static final int app_name=0x7f040000;
public static final int resend_label=0x7f040003;
public static final int send_label=0x7f040002;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-09-23 10:46 串口接收GPS\
文件 280 2011-08-22 17:45 串口接收GPS\.classpath
文件 847 2011-06-15 13:52 串口接收GPS\.project
目录 0 2011-09-23 10:46 串口接收GPS\.settings\
文件 208 2011-08-31 10:30 串口接收GPS\.settings\org.eclipse.jdt.core.prefs
文件 677 2011-06-15 13:52 串口接收GPS\AndroidManifest.xm
目录 0 2011-09-20 15:20 串口接收GPS\assets\
目录 0 2011-09-23 10:46 串口接收GPS\bin\
文件 7968 2011-09-20 15:20 串口接收GPS\bin\classes.dex
目录 0 2011-09-23 10:46 串口接收GPS\bin\com\
目录 0 2011-09-23 10:46 串口接收GPS\bin\com\friendlyarm\
目录 0 2011-09-23 10:46 串口接收GPS\bin\com\friendlyarm\AndroidSDK\
文件 1095 2011-09-19 10:24 串口接收GPS\bin\com\friendlyarm\AndroidSDK\HardwareControler.class
文件 10829 2011-09-19 10:24 串口接收GPS\bin\resources.ap_
目录 0 2011-09-23 10:46 串口接收GPS\bin\serial\
目录 0 2011-09-23 10:46 串口接收GPS\bin\serial\dubg\
文件 319 2011-09-19 10:24 串口接收GPS\bin\serial\dubg\R$attr.class
文件 379 2011-09-19 10:24 串口接收GPS\bin\serial\dubg\R$drawable.class
文件 393 2011-09-19 10:24 串口接收GPS\bin\serial\dubg\R$id.class
文件 373 2011-09-19 10:24 串口接收GPS\bin\serial\dubg\R$layout.class
文件 525 2011-09-19 10:24 串口接收GPS\bin\serial\dubg\R$string.class
文件 482 2011-09-19 10:24 串口接收GPS\bin\serial\dubg\R.class
文件 1981 2011-09-20 15:20 串口接收GPS\bin\serial\dubg\SerialDubug$MyHandler.class
文件 2180 2011-09-20 15:20 串口接收GPS\bin\serial\dubg\SerialDubug$MyThread.class
文件 3586 2011-09-20 15:20 串口接收GPS\bin\serial\dubg\SerialDubug.class
文件 20798 2011-09-20 15:20 串口接收GPS\bin\test.apk
文件 363 2011-09-19 10:24 串口接收GPS\default.properties
目录 0 2011-09-23 10:46 串口接收GPS\gen\
目录 0 2011-09-23 10:46 串口接收GPS\gen\serial\
目录 0 2011-09-23 10:46 串口接收GPS\gen\serial\dubg\
文件 965 2011-09-19 10:24 串口接收GPS\gen\serial\dubg\R.java
............此处省略23个文件信息
- 上一篇:jsp实现简易购物车
- 下一篇:钉钉企业应用Demo(Java)
相关资源
- 开源代码GPS跟踪系统
- Android LocationManager 获取经纬度和卫星
- Android GPS+指南针源码
- Android5.1 Gps Hal
- android GPS架构之GPS的开启与关闭
- Android读取GPS数据demo
- Android GPS定位
- Android项目GPS实时定位位置共享源码
- android简单实现输入经纬度获取地理位
- Android根据GPS位置获得天气的程序
- 科沃兹自启动GPS支持热插拔无service,
- android程序的自动更新 和 基于GPS定位
- 打开摄像头并在预览画面上显示传感
- Android根据GPS获取经纬度和海拔
- android6.0 GPS 使用demo包括动态权限申
- JS方式获取数据库坐标数据并动态显示
- Android GPS定位获取经纬度
- MockGPS_20181031_v1.9.3.1.apk
- android 获取GPS
- GPS定位: Android 手机端,C#电脑端;G
- android获取GPS经纬度,并根据经纬度获
- 交通部809协议JAVA实现的接收车辆GPS数
- GPS通过蓝牙推送位置到APP显示
- GPS坐标WGS84和中国大地坐标CGCS2000互转
- 管系统仿真与GPSSJAVA
- android手机获取gps和基站的经纬度地址
- android 判断gps是否开的方法
- Android中实现GPS定位功能
- GPS北斗车辆监控设备之javaWEB平台
- java gps信号接收与解析
评论
共有 条评论