UPDATE! 2021-05-17 I now have this working:
APDE USB / OTG communication - #24 by glv
This post below is now deprecated:
Adding to the topic…
I took these steps:
-
I purchased an OTG cable to add to my tool chest.
-
I got this working using Android Mode on PC.
No serial library Processing for smartphone. Help - #149 by glv
I used the device_filter.xml for this.
This worked so I proceeded to explore further… -
UPDATE! I can’t reproduce this on APDE so back to the drawing board!
-
I found this issue in step #3:
Impossible to grant access to USB port through AndroidManifest · Issue #84 · Calsign/APDE · GitHub
The template for the AndroidManifest.xml is here:
APDE/AppManifest.xml.tmpl at master · Calsign/APDE · GitHub
The template was copied, renamed, modified and put in the root of my sketch. -
There is an APDE v 0.5.2 pre-release that I did not try:
Releases · Calsign/APDE · GitHub
There was a discussion about this version in #4 above.
Some interesting posts in this topic for further exploration… one day but not anytime soon.
:)