Develop for Desktop and Mobile at once

Posted by Hola Soy Edu Feliz Navidad on Programmers See other posts from Programmers or by Hola Soy Edu Feliz Navidad
Published on 2014-06-07T17:16:37Z Indexed on 2014/06/07 21:36 UTC
Read the original article Hit count: 165

I need to develop a programm that is going to read some information from a special USB device and access information via Web Socket (socket.io preferred). My client wants to deploy this app on Mac OS X, Windows, Android and iOS.

I was looking for development softwares valid for both: Desktop and Mobile, but it is still not clear for me and that´s what I found.

  • Unity - Looks very good but to create a native plugin for reading from the device it lloks like I need the PRO edition.
  • Adobe Air - Looks good but I´m not sure if I can write Native Plugins for all wanted platforms.
  • LiveCode - Still inmature (lots of bugs) and I don´t know if it is possible to write native plugins for my device.

Is there any other good platform for my case? What´s your option?

© Programmers or respective owner

Related posts about ide

Related posts about mobile-app