altera2015 / usbserial

Flutter Android USB Serial plugin
BSD 3-Clause "New" or "Revised" License
121 stars 83 forks source link

Is it possible to use this package in the emulator? #34

Closed mcavazotti closed 3 years ago

mcavazotti commented 4 years ago

I have to make an app that communicates with an embedded software via USB. Is it possible to use this package in the emulator for debugging and development purposes?

joseyapor21 commented 3 years ago

@mcavazotti: Yes you can all you have to do is use an android ADB emulator over wifi and connect the serial to micro USB.