androidthings / sample-uartloopback

Echo received characters over a UART with Android Things
Apache License 2.0
79 stars 39 forks source link

Failed resolution of: Lcom/google/android/things/pio/UartDeviceCallback; #12

Closed Ashusolanki closed 5 years ago

Ashusolanki commented 5 years ago

this issue is not for this project but related to UART

i working with Android things UART am getting exception like noclassdeffounderror-lcom-google-android-things-pio-uartdevicecallback

i created thread on stack overflow

https://stackoverflow.com/questions/55490101/noclassdeffounderror-lcom-google-android-things-pio-uartdevicecallback

any one faced this type of error if yes then how to solve it