mahdi
mahdi

Reputation: 16407

get list of phone supported JSR

How can i get lis of phone JSR support on application ? is it possible ?

Upvotes: 0

Views: 552

Answers (3)

Steven Knox
Steven Knox

Reputation: 140

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 :(

Upvotes: 1

frm
frm

Reputation: 3486

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.

Upvotes: 0

funkybro
funkybro

Reputation: 8671

There are a few good online databases such as Club Java or Get Jar (this is their N95 page for example).

Upvotes: 2

Related Questions