How well does knowledge of J2ME generalize to other mobile platforms?

Posted by dimatura on Stack Overflow See other posts from Stack Overflow or by dimatura
Published on 2010-03-17T20:59:38Z Indexed on 2010/03/17 21:01 UTC
Read the original article Hit count: 207

Filed under:
|
|
|
|

I'm considering taking mobile phone software development course at my university. The course uses J2ME with an emulator. I'm interested in software development for mobile phones, but I get the impression that J2ME is somewhat stale and limited in comparison to the newer platforms like the iPhone and Android. I'm most interested in Android, as I dislike the closed nature of the iPhone.

So if I take the course, how well would the skills acquired transfer to a platform like Android?

And I have a related question. I'm pretty comfortable with Java (and various other programming languages), but I haven't used J2ME. Is there anything that makes it particularly painful to program with? (Not that Java is that pleasant anyway :))

© Stack Overflow or respective owner

Related posts about j2me

Related posts about java-me