What's your tools for developing from your mobile?
Have you tried writing code from a mobile device; and if not but you do have a device, why? Do you use commercial tools, or freeware/freemium software/donation-ware? What tools have you tried? I currently have Quoda for a code editor and and Green Git Client (GGC) for managing committing to Git and pushing/pulling to/from GitHub, and they are both good (though GGC is buggy as it's still alpha/beta early access software, it does have a surprising amount of functionality) but I'm wondering if there's any other great tools available for Android that I've not tried, and thought this may help get a discussion going about some useful tools for developing while on a mobile device. I have tried the following tools/languages (only their free version, if they are freemium): AIDE - Android Java/C++ IDE - Used to be great but has since limited functionality greatly and became an almost-exclusively commercial app. AIDE Web - HTML/CSS/JS IDE - I can't actually remember, but I don't have it lying around any more. AWD - PHP/HTML/CSS/JS IDE - Sucked; terrible UI and controls and looks like an app for roughly Android 2.3. Quoda - General editor - Awesome; good UI and controls, only ran into two bugs so far (and IDK if one is still there, haven't checked again yet - it was an issue displaying a file), but one of them has been there for years according to reviews and forums. touchquode - General editor - Sucked; terrible UI and controls, also looks like an Android 2.3 app. Codeanywhere - HTML/CSS/JS + GitHub integration - Sucked; buggy.