文件名称:android串口读写
文件大小:24KB
文件格式:ZIP
更新时间:2017-05-06 04:19:30
android 串口 读写 安卓 通信
写了一个demo,放到源码下面编译,对dev/ttyMT1进行操作,在系统的init.rc里面要把dev/ttyMT1的权限改一下才能读写。
【文件预览】:
BestoneSerial
----.project(849B)
----Android.mk(301B)
----bin()
--------classes()
----proguard.cfg(1KB)
----.settings()
--------org.eclipse.jdt.core.prefs(177B)
----AndroidManifest.xml(810B)
----jni()
--------Android.mk(352B)
--------com_bestone_serial_BestoneJniSerial.h(603B)
--------Uartexample.c(11KB)
--------Uartexample.h(685B)
--------com_bestone_serial_BestoneJniSerial.c(8KB)
----src()
--------com()
----project.properties(361B)
----res()
--------values()
--------layout()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
----.classpath(364B)
----gen()
----assets()