TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mobile Apps Tools/Frameworks

2 点作者 amourgh大约 14 年前
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 条评论

tgriesser大约 14 年前
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>
plasma大约 14 年前
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.