Most of the IOIO library is pure Java (which is why it was pretty easy to port to a PC environment). If you figure out a way to run Java code on your target platform as well as plumb a serial connection between an app and the IOIO, you should be able to take advantage of most of IOIOLib.
On Fri, Sep 5, 2014 at 5:34 PM, IOIO user <[email protected]> wrote: > I know that Ytai is not an Apple fan but some users of my IOIO accessory have > IOS products and don't want to have to purchase and Android device just to > use the IOIO accessory. I am not familiar with IOS development either so I > began looking into what products exist to port the code. You do get > dongles that add USB ports to iphones and ipads. > > I found Codename One <http://www.codenameone.com/> which claims to port > java code to all platforms. See video here > <http://www.codenameone.com/android.html>. What is nice is that it does > the build on an external cloud server which means you can build for IOS > without needing to have a Mac, seemingly. I suspect you might still need a > mac to sign and upload the app though. > > I don't know much about the inner workings of the IOIO library and how > platform specific it is, but might this is a solution to those who want to > use IOIO with IOS and Windows mobile devices? > > There is also Google's J2ObjC <https://code.google.com/p/j2objc/> which > also ports java to objectiveC. > > > -- > 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.
