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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Write your app in HTML5, upload it and get back app-store ready apps

330 点作者 geoffroy超过 13 年前

24 条评论

adamjernst超过 13 年前
I think PhoneGap is doing great work, they're obviously getting better, and I don't mean to diminish what others have poured so much effort into.<p>But, are there any successful apps made with PhoneGap? Writing apps in HTML5 is constantly hyped, but there isn't a single HTML app out of the dozens on my iPhone except Netflix. PhoneGap's app gallery doesn't have a single app I've heard of.<p>(The Netflix app isn't too pleasant, either, unfortunately.)
评论 #3057763 未加载
评论 #3057348 未加载
评论 #3057436 未加载
评论 #3057890 未加载
评论 #3059309 未加载
评论 #3058135 未加载
评论 #3057658 未加载
评论 #3057496 未加载
Urgo超过 13 年前
<a href="https://build.phonegap.com/docs/ios-builds" rel="nofollow">https://build.phonegap.com/docs/ios-builds</a><p>"Since PhoneGap Build uses Apple's standard development process to build applications, you will need to sign up for their developer program to build iOS applications on PhoneGap Build. <i>You will also need a Mac</i> to configure your certificate and provisioning profile."<p>:(
评论 #3058695 未加载
评论 #3057721 未加载
Limes102超过 13 年前
I'm writing really a very large app for the company I work for. We're using PhoneGap with HTML and JavaScript and have many plugins.<p>What we are not having problems with is the fact that we only really have a single thread to do everything. All I can say is that I'm glad it wasn't my idea to build it this way.
评论 #3058921 未加载
exratione超过 13 年前
Speaking as someone writing a fairly major HTML5 iOS app using Jo and PhoneGap: this looks like a very helpful way to take the make-work out of the case where you have an app that uses no native functionality, and is not in any way optimized for best appearance.<p>That's not a knock - a lot of people have that use case, and spend a lot of time on their own systems for deploying to multiple platforms. Consider internal apps, for example, that don't have to be massively visually slick and polished.<p>But ... given the very large differences between even similar platforms, and even between versions of platforms, you're not going to be getting much from this if you are building ultra-slick apps in which you really do need consider, say, how hardware acceleration or browser quirks fit into the picture.
anothermachine超过 13 年前
Nice, and I use PhoneGap for Android, but you lose all the niceties like access to hardware buttons (which means you convert limited screen space to menus) and keyboard and intents and whatnot.<p>I had to write some plugins to get my game working on Android (and there are still compatibility problems around opening intents), so PhoneGap apps definitely lose something in the usability department.<p>And of course animations are not successful in this environment.<p>Ads are a pain too, if that's important to you, with the Google Admob/Adwords migration happening and the mobile web vs app ambiguity.<p>PhoneGap seems helpful as a part of the app's main UI, but native chrome is still important to completing an app's functionality and usability. I don't see how Build solves that use case.<p>Still, it's a niche.
评论 #3057567 未加载
zerostar07超过 13 年前
Wasn't there a time when apple rejected phonegap apps? (they did reject one of mine for sure).
评论 #3057503 未加载
ggoodale超过 13 年前
Great service - I've used it to build a modest application or two for Android and iOS. One caveat: Phonegap plugins that include native components (for example, the Facebook plugin) can't be included in apps built with Phonegap Build (yet).
评论 #3057705 未加载
评论 #3057742 未加载
pbreit超过 13 年前
I started looking at PhoneGap but wasn't happy with Jquery Mobile for the UI. I am now trying out Titanium which offers a similar promise of ease for web/Javascript developers but with more native UI elements. So far so good but developing in Aptana/Eclipse-based Titanium Studio is a drag.<p>The more "consumer" your app the more likely it needs to be mobile. But I think there is probably a large class of apps where PhoneGap/Titanium make sense. Definitely in the internal business category where the audience is finite and the look-and-feel is secondary to the functionality and cost/ease of development and maintenance.
dendory超过 13 年前
This site is awesome. To try it out, I made a quick one page app, uploaded it, made signing keys, and got it to the Android Marketplace, all inside of a few hours. My first mobile app ever.
pmdan超过 13 年前
This is my favorite example of an expertly-made PhoneGap app: <a href="http://www.youtube.com/watch?v=0pCtD4GuAqE" rel="nofollow">http://www.youtube.com/watch?v=0pCtD4GuAqE</a><p>So smooth.
评论 #3058120 未加载
ashrust超过 13 年前
Maybe I'm missing something but given you write the app in HTML/JS it must be difficult to unit test your wrappers for the phonegap functions, as I assume you can't simply pull up your dev site from the phone's browser. I'm thinking particularly about things like the contacts or network status functions.
gto16108超过 13 年前
Phone Gap paired with sencha would make one seriously native-feeling iPhone application. And all HTML5? Beautiful.
forkrulassail超过 13 年前
Beta code pretty please?
toblender超过 13 年前
Funny I just released an application using this method yesterday. Too bad the Apple sales reporting site is down. I wanted to see how well HTML5 Apps sell.<p><a href="http://defyent.com/#astro-dating" rel="nofollow">http://defyent.com/#astro-dating</a>
vinhboy超过 13 年前
Is there like a demo app with code I can look at? Thanks.
评论 #3057834 未加载
Rotor超过 13 年前
Very curious to see how they implement this tool.<p>I would think there would have to be some type of "compiler hints" for particular app device builds.
designium超过 13 年前
QUESTION: Is there a good tutorial about creating PhoneGap apps integrated to Rails apps?
czzarr超过 13 年前
how different is this from strobe ?
评论 #3058432 未加载
nithinag超过 13 年前
this looks cool!
wavephorm超过 13 年前
Upload your website, download a native app.<p>What is wrong with this picture? If you can build your app as a web app and don't require hardware access then I'd think twice whether a native app is required.
评论 #3057657 未加载
评论 #3057717 未加载
评论 #3057740 未加载
评论 #3057813 未加载
评论 #3057827 未加载
评论 #3057653 未加载
评论 #3058363 未加载
评论 #3057651 未加载
Hisoka超过 13 年前
I may be ignorant, but to write a complex app, don't you need HTML5 AND a mobile javascript framework like JQuery Mobile and Sencha? Or does HTML5 handle that too? If it does require a Javascript framework, that's when the quality deteoriates... I think imitating the look and feel of native apps is easy. Making the performance smooth on the other hand is hard.
评论 #3057391 未加载
评论 #3057473 未加载
diamondhead超过 13 年前
Is there any way to get an iOS development license using no Apple device?
评论 #3060986 未加载
infocaptor超过 13 年前
How much effort needed to convert my single html with few javascript files to be app-store eligible. I think there is more to just using the phonegap <a href="http://www.mockuptiger.com/a/123wireframe.php" rel="nofollow">http://www.mockuptiger.com/a/123wireframe.php</a>
评论 #3058017 未加载
ricardobeat超过 13 年前
Am I back to 2010? Or am I reading Reddit?