[purejavacomm] Anyone use PureJava with Android?

  • From: John Lussmyer <Cougar@xxxxxxxxxxxxxxx>
  • To: purejavacomm@xxxxxxxxxxxxx
  • Date: Sun, 31 May 2015 21:29:08 -0700 (PDT)

What I'm looking to do is replace some (unreliable) Bluetooth-Serial
adapter/code in my app.
I'd much rather use one of the Andorid USB-Serial adapters and leave the whole
bluetooth headache out of it.

On Sun May 31 21:03:31 PDT 2015 ytaibt@xxxxxxxxx said:

The IOIO only uses PJC for PC. On Android I'm using the standard API for
talking to USB devices (see here:
https://github.com/ytai/ioio/blob/master/software/IOIOLibAndroidDevice/src/ioio/lib/android/device/DeviceConnectionBootstrap.java).
This is essentially a simple driver, written in Java for a CDC type of
device.


--

Bobcats and Cougars, oh my! http://john.casadelgato.com/Pets

Other related posts: