Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #25554

Re: Java?s Future Lies In Mobile?

From Steve Sobol <sjsobol@JustThe.net>
Newsgroups comp.lang.java.programmer
Subject Re: Java?s Future Lies In Mobile?
Date 2011-02-09 17:52 -0800
Organization Glorb Internet Services, http://www.glorb.com
Message-ID <MPG.27bce4bc640ae4e99897d9@news.justthe.net> (permalink)
References <iir1uf$7te$1@lust.ihug.co.nz> <4d520e1c$0$23758$14726298@news.sunsite.dk> <iivcpl$o2i$5@lust.ihug.co.nz> <4d533afe$0$23751$14726298@news.sunsite.dk>

Show all headers | View raw


In article <4d533afe$0$23751$14726298@news.sunsite.dk>, arne@vajhoej.dk 
says...
> 
> On 09-02-2011 19:51, Lawrence D'Oliveiro wrote:
> > In message<4d520e1c$0$23758$14726298@news.sunsite.dk>, Arne Vajhøj wrote:
> >> We already have: ... Java ME mobile apps ...
> >
> > Java ME was a joke.
> 
> It has been estimated that 2.1 billion devices
> support Java ME.
> 
> That makes it an important platform.
> 
> It does not prevent people from calling it
> a joke on usenet, but the joke is really on them.

J2ME isn't a joke, in the sense that it is an established platform with 
pretty wide adoption (especially among "feature phones" and older 
smartphones).

The problem is, to do almost anything useful, your app must be signed 
*by a Certificate Authority recgonized by the mobile device*, and as I 
understand it, there are only maybe two or three CAs that EVERYONE 
recognizes.

Whereas, while Android devices require your APK to be signed, you could 
self-sign it, or use any legitimate CA, and you'll be ok.



-- 
Steve Sobol - Programming/Web Dev/IT Support
Apple Valley, CA
sjsobol@JustThe.net

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Java’s Future Lies In Mobile? Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-02-10 13:51 +1300
  Re: Java?s Future Lies In Mobile? Steve Sobol <sjsobol@JustThe.net> - 2011-02-09 17:52 -0800
    Re: Java?s Future Lies In Mobile? The Frog <mr.frog.to.you@googlemail.com> - 2011-02-10 02:24 -0800
  Re: Java’s Future Lies In Mobile? Arne Vajhøj <arne@vajhoej.dk> - 2011-02-09 20:10 -0500

csiph-web