I am developing an application for a custom tablet (built as a sales tool by my company) running Android. The application needs to communicate over a virtual serial port to an attached USB device. The drivers are installed and work great (it is a CP2101 USB to UART Bridge Controller by Silicon labs). I am using the serial port library found at: I am developing an application for a custom tab