• 大小: 62KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-22
  • 语言: Java
  • 标签: GPS  

资源简介

通过串口读取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.xml
     目录           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个文件信息

评论

共有 条评论