• 大小: 17.79M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-22
  • 语言: Java
  • 标签:

资源简介

Android Studio下的串口通信实例项目,已通过测试。可实现对于串口的设置、打开、发送、接收等操作

【调试说明】需先打开串口,然后再打开该app

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.warwee.serialporttest.test;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.warwee.serialporttest.test“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-06-07 09:27  SerialPortTest\
     文件         127  2017-06-07 09:26  SerialPortTest\.gitignore
     目录           0  2017-06-07 09:26  SerialPortTest\.gradle\
     目录           0  2017-06-07 09:51  SerialPortTest\.gradle\3.3\
     目录           0  2017-06-07 09:26  SerialPortTest\.gradle\3.3\taskArtifacts\
     文件       29797  2017-06-07 10:48  SerialPortTest\.gradle\3.3\taskArtifacts\fileHashes.bin
     文件      466278  2017-06-07 10:48  SerialPortTest\.gradle\3.3\taskArtifacts\fileSnapshots.bin
     文件      104937  2017-06-07 10:48  SerialPortTest\.gradle\3.3\taskArtifacts\taskArtifacts.bin
     文件          17  2017-06-07 10:48  SerialPortTest\.gradle\3.3\taskArtifacts\taskArtifacts.lock
     目录           0  2017-06-07 09:51  SerialPortTest\.gradle\3.3\tasks\
     目录           0  2017-06-07 09:51  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\
     目录           0  2017-06-07 09:51  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\
     文件       27060  2017-06-07 10:48  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
     文件          17  2017-06-07 10:48  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
     目录           0  2017-06-07 09:51  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\
     文件       18805  2017-06-07 10:48  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
     文件          17  2017-06-07 10:48  SerialPortTest\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
     目录           0  2017-06-07 11:19  SerialPortTest\.idea\
     文件         686  2017-06-07 09:26  SerialPortTest\.idea\compiler.xml
     目录           0  2017-06-07 09:26  SerialPortTest\.idea\copyright\
     文件          76  2017-06-07 09:26  SerialPortTest\.idea\copyright\profiles_settings.xml
     目录           0  2017-06-07 09:27  SerialPortTest\.idea\dictionaries\
     文件          94  2017-06-07 09:27  SerialPortTest\.idea\dictionaries\Administrator.xml
     文件         200  2017-06-07 09:26  SerialPortTest\.idea\encodings.xml
     文件         626  2017-06-07 09:26  SerialPortTest\.idea\gradle.xml
     目录           0  2017-06-07 09:27  SerialPortTest\.idea\libraries\
     文件         410  2017-06-07 09:27  SerialPortTest\.idea\libraries\constraint_layout_1_0_2.xml
     文件         343  2017-06-07 09:27  SerialPortTest\.idea\libraries\constraint_layout_solver_1_0_2.xml
     文件         585  2017-06-07 09:27  SerialPortTest\.idea\libraries\espresso_core_2_2_2.xml
     文件         618  2017-06-07 09:27  SerialPortTest\.idea\libraries\espresso_idling_resource_2_2_2.xml
     文件         636  2017-06-07 09:27  SerialPortTest\.idea\libraries\exposed_instrumentation_api_publish_0_5.xml
............此处省略701个文件信息

评论

共有 条评论