0

I've been looking around and I'm not sure if this is possible through just software. I have a jar that I've built that scans for a serial device and connects and sends data. I can do this easily to an arduino. But I am also needing to access an android device through serial for a project I'm working on. I'm not sure how to get a PC to detect this device as serial though

user1738539
  • 874
  • 2
  • 11
  • 23
  • Android doesn't expose a serial interface normally. There's a USB port. You may be able to run some emulation application on the phone? Maybe there's an App for that. – JensV Feb 27 '17 at 16:04
  • Well I see some serial APIs for android but they all seem to be for host android to another peripheral device. If I can do it through some other API that I havent come across. In the android sdk all I see is android.hardware.usb – user1738539 Feb 27 '17 at 16:16

0 Answers0