Slashdot Mirror


Road To Riches Doesn't Run Through the App Store

Etienne Steward writes "Turns out that while a few fortunes can be made with Apple, Steve Demeter made most of his money by buying Palm (of all companies) at $1.76 and selling at $12. Apparently, there aren't as many iPhone App millionaires as we would like to be believe. From the article: 'In almost a dozen interviews conducted by NEWSWEEK, Apple consultants and programmers jettison the idea that the App Store is a world of easy opportunity, or a fast track to quitting the rat race. Instead they describe an anxiety-wracked marketplace full of bewildering rules, long odds, and little sense of control over one's success or failure. "It's kind of a crapshoot," says Demeter, who spent the last two weekends partying in Las Vegas and New York. "I think we've reached a point where people are thinking I shouldn't quit my day job for this."'"

1 of 305 comments (clear)

  1. Re:The real deal... by sitarlo · · Score: 5, Informative

    Both iPhone and Android are great platforms for development. Android is really cool because it's based on Java which is second nature to me at this point. Android also has a very low barrier to entry in that the development stack is free and it only costs $25 to become an "official" developer with checkout rights on the Android Market. The Android devices are feature-rich and generally ok, but not as well designed as the iPhone.

    Both support OpenGL ES which is great for graphics applications. Developing on the iPhone is a bit daunting at first because Objective-C has a stiff learning curve that is purely related to its syntactical style, but once you learn Objective-C you'll never want to see C++ again. BTW, you can use C and C++ to build iPhone apps, but it's probably easier in the long run to just spend a few days getting familiar with Objective-C.

    The iPhone is a much more closed ecosystem when compared to Android, but that's a necessary evil that supports Apple's business model. Also, the iPhone is a really good device that just oozes design quality. Developing on the Apple platform makes the developer think about design, usability, and quality above features. It's more fun to develop on the iPhone, to me anyway.

    Another advantage of the iPhone is the availability of third party, professional tools like Unity (www.unity3d.com) which greatly speed up the development process. XCode is also a fair development tool and it's free with OSX so that's a big plus. I don't think I'll ever pay for something like Visual Studio again at this point. Between Eclipse, Netbeans, and XCode, why pay for an IDE?

    Obviously, the biggest con to iPhone development is the app store and the Apple submission process, but once you've been through it a few times you learn the ropes and it becomes easy to get apps published. Still, I make 20x more money on the app store than I do on the Android market, but that may change over time.

    It took me three weeks to develop my first app which wasn't very successful but still makes a hundred or so a month worldwide. It took me a couple of months to make my second app which made the top 100 and still sells well in certain regions. Since then I've released over a dozen apps, some globally and some in specific regions and most of them don't make a lot by themselves, but they add up when tallied together. I am starting to see the wave crash a bit and sales have been declining in the last few months, but I suspect they'll go up again after the holiday season when a few million new devices are given as gifts and new users go app crazy.