=======
Boo-hoo!
This video can’t be played with your current setup.
Please switch to a browser that provides native H.264 support or install Adobe Flash Player.
=======
Well... I might build apps for any phone, cool, but I cannot play your screencast on my android. The codec is not available on Android 2.2.
<video> tag _only_ supports h264 in android 2.2, it should work fine. their site's incorrectly detecting your browser or your Android vendor screwed up bigtime... or both. Galaxy S for example has some browser quirks[1].
One thing I love about PhoneGap that I kind of hate about all of these different "compile in the cloud" platforms, is I like have the actual source and being able to compile on my local machine.
If your cloud compile infrastructure is down or I don't have a net connection, I can't compile my app and test on device. To me that is actually worse.
I'm a developer and I can figure out how to setup an xcode or Android or WP7 app. It's not hard, especially if the app just has a single web view.
I realize these features only exist to appease Windows only shops who want to make iOS apps, but don't want to buy Macs, but if you want to build iOS apps, buy a mac. You want to make Windows Phone apps, buy a PC.
Trigger.io looks cool and all, but give me local compile and the actual project code. Otherwise, you've made my dev experience worse, not better.
amirnathoo: the trigger.io website mentions a cloud build service to compete with the PhoneGap Build API, but I can't seem to find any more details. Could you point me in the right direction please?