• 大小: 304KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-29
  • 语言: Java
  • 标签: Serailport  源码  Android  

资源简介

Android串口通信库源码,包括原生层的实现和JAVA层的封装,方便大家在Android应用上开发串口通信功能。

资源截图

代码片段和文件信息

/** Automatically generated file. DO NOT MODIFY */
package com.luoye.serialport;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-07-19 01:12  SerialPort\
     文件         475  2015-07-05 01:11  SerialPort\.classpath
     文件        3679  2015-07-05 12:28  SerialPort\.cproject
     文件        2982  2015-07-05 12:28  SerialPort\.project
     目录           0  2015-07-05 01:11  SerialPort\.settings\
     文件         177  2015-07-05 01:11  SerialPort\.settings\org.eclipse.jdt.core.prefs
     文件         484  2015-07-05 01:11  SerialPort\AndroidManifest.xml
     目录           0  2015-10-25 01:28  SerialPort\assets\
     目录           0  2015-07-19 01:02  SerialPort\bin\
     文件         484  2015-07-19 01:02  SerialPort\bin\AndroidManifest.xml
     文件         135  2015-10-24 22:45  SerialPort\bin\R.txt
     目录           0  2015-07-19 01:02  SerialPort\bin\classes\
     目录           0  2015-07-19 01:02  SerialPort\bin\classes\com\
     目录           0  2015-07-19 01:02  SerialPort\bin\classes\com\luoye\
     目录           0  2015-07-19 01:02  SerialPort\bin\classes\com\luoye\serialport\
     文件         349  2015-07-19 01:02  SerialPort\bin\classes\com\luoye\serialport\BuildConfig.class
     文件        2287  2015-07-19 01:49  SerialPort\bin\classes\com\luoye\serialport\MyFunc.class
     文件         346  2015-10-24 22:45  SerialPort\bin\classes\com\luoye\serialport\R$attr.class
     文件         462  2015-10-24 22:45  SerialPort\bin\classes\com\luoye\serialport\R$drawable.class
     文件         453  2015-10-24 22:45  SerialPort\bin\classes\com\luoye\serialport\R$string.class
     文件         497  2015-10-24 22:45  SerialPort\bin\classes\com\luoye\serialport\R$style.class
     文件         499  2015-10-24 22:45  SerialPort\bin\classes\com\luoye\serialport\R.class
     文件        1406  2015-07-19 01:21  SerialPort\bin\classes\com\luoye\serialport\SerialHelper$ReadThread.class
     文件        1646  2015-07-19 01:21  SerialPort\bin\classes\com\luoye\serialport\SerialHelper$SendThread.class
     文件        4741  2015-07-19 01:21  SerialPort\bin\classes\com\luoye\serialport\SerialHelper.class
     文件        2461  2015-07-19 01:02  SerialPort\bin\classes\com\luoye\serialport\SerialPort.class
     文件        1833  2015-07-19 01:15  SerialPort\bin\classes\com\luoye\serialport\SerialPortFinder$Driver.class
     文件        3625  2015-07-19 01:15  SerialPort\bin\classes\com\luoye\serialport\SerialPortFinder.class
     目录           0  2015-07-19 01:02  SerialPort\bin\res\
     目录           0  2015-07-19 01:02  SerialPort\bin\res\crunch\
     目录           0  2015-07-19 01:02  SerialPort\bin\res\crunch\drawable-hdpi\
............此处省略124个文件信息

评论

共有 条评论