Is there an Arduino IDE App capable of compiling the sketches and download them to Arduino using USB? I am interested in such an App as I have ordered an ePad 10" tablet running Android 2.1.
Has anyone heard of such an app?
Thanks for any info!
Edit: I have found that Processing is possible on Android: http://blog.blprnt.com/blog/blprnt/processing-android-mobile-app-development-made-very-easy That means we can tweak it to write the sketches (for Arduino), but can we compile them? Will the GCC tools work on Android?