How can i get lis of phone JSR support on application ? is it possible ?
Asked
Active
Viewed 515 times
3 Answers
2
There are a few good online databases such as Club Java or Get Jar (this is their N95 page for example).

funkybro
- 8,432
- 6
- 39
- 52
1
The only list I have found totally reliable is from searching http://www.forum.nokia.com/expert-search/?view=ds (the expert search lets you search for phones witch support specific JSR's) but this is obviously only Nokia phones :(

Steven Knox
- 140
- 1
- 11
-
I think what you really want is something like J2ME Polish: http://http://www.j2mepolish.org/ – Grouchal Feb 01 '11 at 14:56
0
The authoritative source for JSRs is The Java Community Process website. With the top left menu you can easily browse through the JSRs for the Java ME platform.

frm
- 3,346
- 1
- 21
- 21
-
1That's the list of all JSRs, but it doesn't tell you which handsets support them which is what I think he's looking for. – funkybro Sep 03 '10 at 13:41
-
I can't fully understand the question so, given the tags and my interpretation of the summary, I gave the answer that better suited my point of view. I hope that our complementary answers can fulfill the question in its entirety. – frm Sep 05 '10 at 22:14