Saba-d / android-ftdi-usb2serial-driver-package

Automatically exported from code.google.com/p/android-ftdi-usb2serial-driver-package
0 stars 0 forks source link

FTDI_SerialPort.open() never called #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After correction the bad string comparison and the inversion of endpoints and 
modification of the manifest to allow the use of hardware.usb.accessory, I 
discovered that FTDI_SerialPort.open() was never called.

I added a connectSerialPort to the SandboxAppActivity and linked it to the 
connect button of the terminal.

Original issue reported on code.google.com by garenkreiz on 27 Jun 2012 at 1:59