TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AIDE - Java IDE for Android

100 pointsby spazzabout 13 years ago

10 comments

udpabout 13 years ago
And while you wait for every other desktop application to be reinvented for your "tablet with keyboard", you could always just use a laptop.<p>Not that this isn't pretty cool, but it does seem like we're coming full circle sometimes. I almost expect that soon one of the tablet manufacturers is going to say "hey, know what'd be great? A <i>fold-out keyboard</i> so you don't have to carry it around separately!"
评论 #3686869 未加载
thurnabout 13 years ago
Awesome. There's no question that this is what the future of mobile development looks like.
评论 #3685785 未加载
评论 #3685684 未加载
评论 #3685974 未加载
评论 #3686256 未加载
moskieabout 13 years ago
Would it be possible to load the files in Eclipse (or any editor) via USB, then edit and save them, and have AIDE compile and run it? This would save the hassle of maintaining Eclipse and the Android SDK on you development machine.
评论 #3685755 未加载
评论 #3685903 未加载
mottiabout 13 years ago
This is a useful for playing around with code on a commute or making a tweak to existing code. I don't believe they think people are going to be writing entire large apps with this.<p>I used to use a program called OnboardC on the Palm Vx some 13 years ago that compiled PalmOS programs on-device. It had its uses, as does (say) the ConnectBot ssh client for Android. Sometimes you need to make that quick change on the move.
ChuckMcMabout 13 years ago
So one of the interesting projects I've got baking is running Android ICS on a Pandaboard connected to an HDMI monitor, keyboard, and mouse.<p>This looks like a very nice setup for 'banging out' a widget/app that I can use right away. Assuming that someone does an Android port to the Rasberry Pi that would be a good use case there too.
donnyabout 13 years ago
Nice. I'm building one for the iPad <a href="http://worqshop.com" rel="nofollow">http://worqshop.com</a> (sans executing code on the iPad, forbidden by Apple)
评论 #3687361 未加载
jebblueabout 13 years ago
First I was interested then I read "tablet" then I read "Ice Cream Sandwich". What about my expen$ive Nexus One paperweight that I just paid off Google?
评论 #3688094 未加载
bicknergsengabout 13 years ago
Cool. Hopefully more will follow and mobile devices will become content producers rather than just content consumers.
brudgersabout 13 years ago
This is slightly more interesting than a port of gcc to Andriod - but it's still an conventional approach that targets edge case devices in Europe, not handsets in Nairobi's slums.<p>Touchdevelop is the shape of on handset programming.<p><a href="http://www.touchdevelop.com/" rel="nofollow">http://www.touchdevelop.com/</a>
hammersendabout 13 years ago
Very interesting. Note there is already a cli based Android development environment running on devices called TerminalIDE that uses vim, complete with very useful plugins already installed, as the editor. <a href="https://play.google.com/store/apps/details?id=com.spartacusrex.spartacuside&#38;feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5zcGFydGFjdXNyZXguc3BhcnRhY3VzaWRlIl0" rel="nofollow">https://play.google.com/store/apps/details?id=com.spartacusr...</a>.