Android OS

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
Bill Felker
Flowcode v5 User
Posts: 47
Joined: Tue Sep 24, 2013 7:21 pm
Has thanked: 18 times
Been thanked: 12 times

Android OS

Post by Bill Felker »

Has anyone tried to run flowcode on an android tablet system? :roll: Bill

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Android OS

Post by Benj »

Hello Bill,

Flowcode won't run natively on an Android device (at the moment), however you can currently use free tools like Scratch or AppInventor to create firmware for your Android device.

If you want to dig deeper then I use the android SDK via Eclipse in my spare time to write games using add on library called libgdx. This allows one Java code base to run on any device: Android, iOS, PC and HTML5.

Post Reply