I hope it will get popular, although I don't know.
The think I like about it is that Android is an architecture where you can design a service that's available to multiple apps with minimal integration effort. One thing I hate about my WM5 phone is that there's no Palm-style global search. In Android it should be fairly easy to add one.
Customer surveys are for companies who didn't pay proper attention to begin with.
I want to play around programming for mobile devices (just playing, not making a career). The two options are JME and Android. Where to put my bets?
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
posted
0
Why don't play both Java ME and Android?
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
Matthew Flint
Greenhorn
Joined: Oct 25, 2007
Posts: 14
posted
0
Originally posted by John Todd: I want to play around programming for mobile devices (just playing, not making a career). The two options are JME and Android. Where to put my bets?
For me, the choice is easy: J2ME, in various forms, is present on at least a billion *physical* mobile phones and other embedded devices. Android can't match that. (At least not yet!)
It's still based on Java technology, which is a bonus for J2ME developers. If we're developing application in the "right" way - with a clear abstraction between the user interface and business logic - then we'll have a good foundation for porting to Android in teh future