Android Open Source - Hardware serial SerialPort_Android






Project Summary

"SerialPort Android" is a library which goals is to improve and add ease of access to serial devices and USB<>RS232 devices under Android OS..

Web Site / Source Repository

SerialPort_Android is hosted in the following web site
https://github.com/thebigbang/SerialPort_Android

If you think the Android project SerialPort_Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SerialPort_Android.

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version13
Activity Count1
jar files usedftdi_d2xx.jar
prolific.jar




License

The license information of SerialPort_Android is as follows:

GNU General Public License

Java Source Files

com.thebigbang.RunnableDoneListener.java
com.thebigbang.SerialPortConfig.java
com.thebigbang.SerialPortEventListener.java
com.thebigbang.SerialPortEvent.java
com.thebigbang.SerialPort.java
com.thebigbang.demo.SerialPortDemo.java