altera2015 / usbserial

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

fix no such method exception #1

Closed kgamecarter closed 5 years ago

kgamecarter commented 5 years ago

if android api level lower than 21 will throw NoSuchMethodException.

[UsbDevice#getManufacturerName() API level](https://developer.android.com/reference/android/hardware/usb/UsbDevice.html#getManufacturerName())