| Reply | « Previous Thread | Next Thread » |
|
Hi All,
Is there any way to get the phone model from Nokia handsets? Thanks, :-) |
|
Hi,
You can use System.getProperty() to get the phone model. The string for phone model is: "microedition.platform" - The name of the host platform or device. In Nokia devices the name consists of “Nokia”, the device model, and software version separated by “/”. There is no space between “Nokia” and the model number nor on either side of “/”. Formally, the syntax of the platform string is: Nokia MODEL_NUMBER “/” SW_VERSION. For example, Nokia6310i/4.42 or Nokia3510i/p1.25 Regards.
Last edited by Tina_Tibrewal : 2007-01-12 at 06:23.
|
| Tina_Tibrewal |
| View Public Profile |
| Find all posts by Tina_Tibrewal |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| how can be obtain phone model? | adrianboatca | Mobile Java General | 2 | 2005-10-20 10:33 |
| Nokia Phone Model 6600 | nicliu | General Discussion | 1 | 2003-11-29 08:39 |
| which interface or object is exactly suitable for which phone model | tomran | PC Suite API and PC Connectivity SDK | 2 | 2003-08-28 16:11 |
| Sound.FORMAT_WAV and Nokia Phone Model Support | gregr170 | Mobile Java General | 3 | 2003-05-22 14:44 |
| Can I access phone number and model from Java MIDP? | systemcode | Mobile Java General | 1 | 1970-01-01 02:00 |