|
|
Pages: [1]
|
 |
|
Author
|
how to use jsrs (Read 69 times)
|
rojz
New user

Posts: 7
|
hi everyone
im a new bee tryin my hand in j2me
So can anyone explain how to use jsrs? ?
|
|
|
|
|
Logged
|
|
|
|
gslott
Member
 
Posts: 56
|
JSRs are spec:s over a certin part of the java language. They all have different numbers. Since you hang around here I guess you are interested in java for mobile phones. That JSR is called JSR-118 and lists what is mandatory for a phone to handle if it calls itself a Java MIDP 2.0 phone.
Every JSR have a java doc. This is really good!!!! A java doc is a "manual" over every function in that spec. The manual is normally in HTML and easy to download to youre local computer and then just surf with youre browser to the index.htm. It´s kind of self explaining from there.
Find JSR-118 here and start reading :-) http://jcp.org/en/jsr/all
Other JSR:s may work in different phones but then they are not mandatory.
|
|
|
|
|
Logged
|
|
|
|
rojz
New user

Posts: 7
|
thanxx buddy  for programing in j2me shd i start reading d jsrs or start wid Tata McGrawhill complete reference
|
|
|
|
|
Logged
|
|
|
|
|
|
rojz
New user

Posts: 7
|
got d buk let me study it n will try creating sum basic things
|
|
|
|
|
Logged
|
|
|
|
|
Pages: [1]
|
|
|
|
|