The Wiki still has no information on using the IOIO as a device with Android, as this feature has not been officially released. I will hopefully get around to updating the Wiki shortly. The res/xml stuff has been moved into the library in the latest (unreleased) version that you're using, for your convenience. This is true for both AOA modes (host, device).
On Thu, Jan 2, 2014 at 8:59 PM, Greg Gradwell <[email protected]> wrote: > Okay, I got it working. The app will now start when the cable is > connected. The problem was in my manifest. I originally only had the > USB_ACCESSORY_ATTACHED intent-filter and meta-data, so I had to add the > USB_DEVICE_ATTACHED intent-filter and meta-data (the Wiki didn't show this > step). What I don't understand is that it will work even if I don't have > the /res/xml/ folder and files. Does this make sense? > > > On Tuesday, December 31, 2013 10:28:34 PM UTC-8, Ytai wrote: >> >> Let's try to separate variables here... Please install the pre-compiled >> HelloIOIO.apk that's in the software bundle on your device and see how it >> behaves. This will tell us whether the problem is related to your app or >> not. >> > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
