1. Easy: consider using IOIO bridge, when both the Android and the IOIO are connected over USB to the development PC. 2. Hard: you can rebuild the IOIO firmware with a tweak that disables ADB, which will cause the IOIO to work in Accessory mode even when ADB is running. You can then use ADB over WiFi.
On Sat, Sep 6, 2014 at 8:42 PM, Al B <[email protected]> wrote: > I'd like to debug the app via WiFi while the IOIO-OTG is connected to the > Nexus 4 device (Android 4.4.4) via an USB cable (with USB debugging > enabled), but the IOIOSimpleApp never reaches the BaseIOIOLooper::setup() > method. > > Is this because I'm not using an Android versions earlier than 4.1 like > the problem with the IOIO Manager App? > > It works fine using Bluetooth and it also works if I use OpenAccessory, > but the latter doesn't allow me to debug via WiFi because it requires USB > debugging to be off. Any suggestions? > > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
