Dev efforts for different mobile platforms

Posted by Juriy on Stack Overflow See other posts from Stack Overflow or by Juriy
Published on 2010-05-11T10:06:02Z Indexed on 2010/05/11 10:44 UTC
Read the original article Hit count: 295

Filed under:
|
|
|
|

Hello guys,

I'm in the middle of development of a client-server "socializing" that is supposed to run on several mobile devices. The project is pretty complex, involving networking, exchanging media, using geolocation services, and nice user UI.

In terms of development efforts, technical risks and extensibility what is the best platform to start with? Taking into the account that the goal is go "live" as fast as possible with the mobile version. And second goal is to cover most users (but first is more important).

iPhone (iPod iPad) Android BlackBerry Java ME, Symbian

I realize that there are limitations on every platform, and there are different aspects to take into the account (for example iPhone has better developer's community then Android, J2ME runs in a terrible sandbox but covers most devices).

Please share your pros and cons. I have the experience only with J2ME, unfortunately I can't evaluate other platforms.

© Stack Overflow or respective owner

Related posts about java-me

Related posts about android