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.

Terminal IDE: full-featured terminal/shell/SDKs on Android

71 pointsby cgs1019about 13 years ago

5 comments

ajrossabout 13 years ago
This kind of thing makes me sad. If Google had just built on top of the regular linux stack, even without X, they'd have all this for free. But instead Android is trapped with forked core libraries which track upstream poorly if at all; needless duplication (dumbed down rewrites of glibc, busybox, udevd); cave man software maintenance ("updates" by unzipping crap inside a boot loader).<p>It's a great app framework. But it's not even remotely close to being a self-hosted development environment, and probably never will be. Toys like this are just reminders about how much they threw out.
评论 #3687482 未加载
评论 #3689142 未加载
dansulabout 13 years ago
I think this was posted a while ago, it's also open source <a href="http://code.google.com/p/terminal-ide/" rel="nofollow">http://code.google.com/p/terminal-ide/</a><p>What I don't understand is how can someone code on this, even on a tablet.
评论 #3686523 未加载
评论 #3686623 未加载
评论 #3686509 未加载
评论 #3686540 未加载
dkhenryabout 13 years ago
Terminal IDE is great and I use it frequently on my Prime, but it has no DNS name resolution built in. Also it is missing emacs. This has limited it to really just another place to SSH to a VPS.<p>*NOTE you can use jping to get the IP for a hostname. FWIW
Cieplakabout 13 years ago
Very cool, but I can't pipe commands together because the shell doesn't recognize the pipe character on my phone (htc evo)
评论 #3686807 未加载
Cieplakabout 13 years ago
Any ideas for setting up a package manager?
评论 #3686706 未加载