-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hey there! I am trying to use the library in an app that passes the content of text messages through to an arduino. The device I am using for this is a Pixel XL running 7.1.1
My problem is that I receive the following error popup when I connect the device to the arduino:
Port: null
Check the following items:
- Make sure AndroidManifest.xml contains use-feature tag for android.hardware.usb.host
- USB serial is connected to the device
I do have the use-feature tag in the xml, and the device is connected but I can't get the app beyond that error.
Any thoughts why this could be the case?
Metadata
Metadata
Assignees
Labels
No labels