Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18284
| From | Fredrik Jonson <fredrik@jonson.org> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JSR-82 |
| Date | 2012-08-22 16:54 +0000 |
| Message-ID | <slrnk3a3m6.c52.fredrik@scout.jonson.org> (permalink) |
| References | <75cd7e15-5c40-4286-8d91-e3e83332b8d7@googlegroups.com> |
bob smith wrote: > Does anyone actually use JSR-82, or is that pretty much gone with the wind? I have used it extensively in several special purpose Java ME apps. It used to be well supported by several manufacturers, Motorola, Nokia, Sony Ericsson, amongst others. The api worked well, though each manufacturer had their own idosyncrasities. My impression is that at least the above three manufacturers where very much supportive of apps using the api. Now, if you haven't lived under a rock the last couple of years, you must have noticed that Android more or less has superseeded Java ME on the majority of smartphones, and also is nibbling on the edges of the feature phone market too. The Android SDK does not provide JSR-82, but has a public api for bluetooth communication that is comparable for many use cases. Apple does not provide JSR-82 on their phones either. There might still be a market for Java ME in emerging markets. Not so sure that the feature phones in those markets commonly support JSR-82 though, it is a JSR that often is skipped for cost reasons on cheaper phones. Anyone in this group that is developing mobile apps in a emering market or somewhere elese where Iphone and Android hasn't completely eclipsed Java ME yet? -- Fredrik Jonson
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
JSR-82 bob smith <bob@coolfone.comze.com> - 2012-08-21 13:51 -0700
Re: JSR-82 markspace <-@.> - 2012-08-21 14:30 -0700
Re: JSR-82 Arne Vajhøj <arne@vajhoej.dk> - 2012-08-21 17:44 -0400
Re: JSR-82 Fredrik Jonson <fredrik@jonson.org> - 2012-08-22 16:54 +0000
Re: JSR-82 Arne Vajhøj <arne@vajhoej.dk> - 2012-08-27 19:03 -0400
csiph-web