Skip to content

processing-android usb serial error #11

@precociousmouse

Description

@precociousmouse

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:

  1. Make sure AndroidManifest.xml contains use-feature tag for android.hardware.usb.host
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions