There's already a b4a library for IOIO. Maybe use that? On Jun 17, 2016 6:17 AM, "István Rostás" <[email protected]> wrote:
> Thank you for reply. I red Sparkfun and build my own ioiolibandroid.jar. > Then I extracted the non-activity part of the HelloIOIO and IOIOService > example app to transform them into a b4a library, and I can instantiate > them also. My lib works on android, but the instantiated looper classes > don't work. There is no error, but no connection to ioio hardware. > Environment: Android usb debug off, eclipse mars 2 (I need this, because I > want to create a b4a library) > > 2016. június 15., szerda 11:51:26 UTC+2 időpontban István Rostás a > következőt írta: >> >> Hi Guys! >> I have a small looper class (from the helloioio sample), what I >> instantiate so: >> private Looper ls; >> ls = new Looper(); >> but the ioio connection is dead. Of course the ioio harwdare is connected >> to the tablet. What have to do to the connection be alive? >> It is important, the Looper class can't connect to any activity. >> thanks in advance >> > -- > 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 https://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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
