Your questions are not very clear. I hope I'm answering them: - IOIOLibAndroid is required for any Android-based IOIO project. This comes with support for talking to the IOIO over ADB. - Add IOIOLibBT if you want to be able to talk to the IOIO over Bluetooth. - Add IOIOLibAccessory if you want to be able to talk to the IOIO over OpenAccessory, with the IOIO acting as host. - Add IOIOLibAndroidDevice if you want to be able to talk to the IOIO over USB, with the IOIO acting as device.
You can add all of them if you don't want to worry about it too much. Carefully copy the relevant pieces from HelloIOIO's manifest, and project properties. If you're not sure about what to copy, just copy the entire HelloIOIO and modify it to your needs. I don't know what is Bluetooth bee and bee. Details? On Fri, Feb 27, 2015 at 2:35 PM, joe el khoury <[email protected]> wrote: > Any help? > > -- > 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.
