Live data from Hacker News

Ask YC: How to write a java app for the cell phone ?

news.ycombinator.com

1–4 of 4 posts

Re: Ask YC: How to write a java app for the cell phone ?

#3
Unfortunately 'the cell phone' does not exist. Even though they all probably support some form of MIDP, they are all slightly different. It's a true nightmare.

I would certainly pick a niche market like S60 or iPhone/Touch and not try to be cross-cellphone compatible.

Re: Ask YC: How to write a java app for the cell phone ?

#4
post #3

Unfortunately 'the cell phone' does not exist. Even though they all probably support some form of MIDP, they are all slightly different. It's a true nightmare. I would certainly pick a niche market like S60 or iPhone/Touch and not try to be cross-cellphone compatible.

And then you can work native in order to give your app much more access and power than a java app would have.