I have downloaded the USBSerial 2.3 zip and open the project.
When I am trying to run the program, it is showing unknown type :UsebSerial. Are you missing a library reference.
IN my Project i have set the path to the folder where I have kep both USB_SERIAL.jar and usb-serial-for-android-v010.jar file. The AsyncStreams variable is getting reference but not the UsbSerial.
I have small query. I have compiled the UsbSerial2.3 program. But when I am connecting my Samsung mobile to PC, I am getting No USB device connected error?
Hi Erel:
I am triyng to compile the USB-Serial example, and every time I do the compiler show me theses lines:
------------------------------------------------------------------------------------------------------------------
Convert byte code - optimized dex. Error
A referenced library is missing: usb-serial-for-android-v010
-----------------------------------------------------------------------------------------------------------------
Then the compile process freeze for long time.