Or, according to my latest Popular Science magazine, you can develop for both of them at once with http://phonegap.com/. It supposedly lets you convert a web app (HTML, CSS, and Javascript) to work on both those platforms plus Blackberry. :awe:So you either buy a Mac and develop for one phone and one or two networks, or you develop for Android on any machine you like, and support many (eventually) phones across many (eventually) networks.
Or, according to my latest Popular Science magazine, you can develop for both of them at once with http://phonegap.com/. It supposedly lets you convert a web app (HTML, CSS, and Javascript) to work on both those platforms plus Blackberry. :awe:
I haven't tried it, since I don't have a smartphone, so I don't know what apps if any I'd like to write for them. :hmm:
Gah, javascript! get it away, get it away! It burns!Or, according to my latest Popular Science magazine, you can develop for both of them at once with http://phonegap.com/. It supposedly lets you convert a web app (HTML, CSS, and Javascript) to work on both those platforms plus Blackberry. :awe:
I haven't tried it, since I don't have a smartphone, so I don't know what apps if any I'd like to write for them. :hmm:
Gah, javascript! get it away, get it away! It burns!
Android has the better setup if only solely for the fact that They use a language that has been around since the dawn of time, and is fairly popular/well documented (Java). That means, you'll have few issues writing an app for an ARM based phone vs an x86 based phone, or something more exotic.
The iphone, on the other had, boxed developers in. you HAVE to use objective-C (Which NOBODY besides apple uses), you have to develop for a proprietary system, under strong lock and key. And you can bet that any app written for it won't port over easily to any other platform. (You also run the risk that the iphone changes architectures, killing all the software you wrote for it.)
And should you persevere through all that and write something cool, you get to submit it to the iPhone app store, which Apple maintains complete iron-fisted control over. You may get approved, you may get rejected, or you may not hear anything for months and months, and likely will not get any reasons back why any of the decisions are made. Makes it kind of hard to build a business model around.
And should you persevere through all that and write something cool, you get to submit it to the iPhone app store, which Apple maintains complete iron-fisted control over. You may get approved, you may get rejected, or you may not hear anything for months and months, and likely will not get any reasons back why any of the decisions are made. Makes it kind of hard to build a business model around.
As far as I know, only jailbroken iPhones can run apps from somewhere other then the apple store.
