Search code examples
javaandroidserial-portwindows-cetlv

Send/get a string data from Android device to Windows CE device?


How send/get a string data from android device to Windows CE device using RS232 with JAVA codes?

String A="002A123456789123456789123456FF8A631ADF0215DF820803000004DF820903080317DF820A03163201DF4153"; 

Solution

  • I used UsbSerialLibrary acording to directions at link.

    UsbSerialLibrary