Android Open Source - Hardware serial UsbSerial






Project Summary

Usb serial controller for Android.

Web Site / Source Repository

UsbSerial is hosted in the following web site
https://github.com/felHR85/UsbSerial

If you think the Android project UsbSerial 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 UsbSerial.

ItemValue
Java File Count13
Target SDK Version19
Minimum SDK Version12
Activity Count0
jar files usedandroid-support-v4.jar




License

The license information of UsbSerial is as follows:

MIT License

Java Source Files

com.felhr.deviceids.CP210xIds.java
com.felhr.deviceids.FTDISioIds.java
com.felhr.deviceids.PL2303Ids.java
com.felhr.usbserial.BLED112SerialDevice.java
com.felhr.usbserial.CDCSerialDevice.java
com.felhr.usbserial.CP2102SerialDevice.java
com.felhr.usbserial.FTDISerialDevice.java
com.felhr.usbserial.PL2303SerialDevice.java
com.felhr.usbserial.SerialBuffer.java
com.felhr.usbserial.UsbSerialDebugger.java
com.felhr.usbserial.UsbSerialDevice.java
com.felhr.usbserial.UsbSerialInterface.java
com.felhr.utils.HexData.java