PDA

View Full Version : Help with Nokia 3510i flash RE task



nok3510i
09-05-2003, 10:36 AM
Hi,

According to MIDP specs, in a JAVA midlet, you can ask system properties from the phone using System.getProperty(String).
The problem is that Nokia doesnt publish the list of Strings they support. (for example, if there's a way to get the IMEI in a midlet this is it).

I'm trying to get the list of strings.
I started on the 3510i software simulator, and got a small list from there. Then I downloaded the actual flash, but I can't see any strings there..

Help anyone?