Android Open Source - Hardware serial usb-serial-for-android






Project Summary

Fork of http://code.google.com/p/usb-serial-for-android/.

Web Site / Source Repository

usb-serial-for-android is hosted in the following web site
https://github.com/alessandrelli/usb-serial-for-android

If you think the Android project usb-serial-for-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 usb-serial-for-android.

ItemValue
Java File Count9
Minimum SDK Version12
Activity Count1

License

The license information of usb-serial-for-android is as follows:

GNU Lesser General Public License

Java Source Files

com.hoho.android.usbserial.driver.CdcAcmSerialDriver.java
com.hoho.android.usbserial.driver.FtdiSerialDriver.java
com.hoho.android.usbserial.driver.UsbId.java
com.hoho.android.usbserial.driver.UsbSerialDriver.java
com.hoho.android.usbserial.driver.UsbSerialProber.java
com.hoho.android.usbserial.driver.UsbSerialRuntimeException.java
com.hoho.android.usbserial.examples.DemoActivity.java
com.hoho.android.usbserial.util.HexDump.java
com.hoho.android.usbserial.util.SerialInputOutputManager.java