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.

Mobile Apps Tools/Frameworks

2 pointsby amourghabout 14 years ago
Hello guys,<p><pre><code> For those among you who have developed a mobile app,what tools/framework did you use? What frameworks,resources do you recommend for someone who wants to begin developing for mobile? Thank you</code></pre>

2 comments

tgriesserabout 14 years ago
Checkout Appcelerator Titanium <a href="http://www.appcelerator.com/" rel="nofollow">http://www.appcelerator.com/</a> ... I took a look at Phonegap first and for whatever reason overlooked Appcelerator...Phonegap is great but has a lot of limitations once you want to get beyond the basics.<p>Appcelerator's "kitchen sink" demo is an awesome demonstration of what you can do with it, and contains some great code to get started. <a href="https://github.com/appcelerator/KitchenSink" rel="nofollow">https://github.com/appcelerator/KitchenSink</a>
plasmaabout 14 years ago
I have not developed a mobile application yet, but services like www.phonegap.com look pretty neat for at least rapid prototyping and getting an app in the hands of customers quickly.