All these are returning a null value on my N82...
Anyone have any idea what's wrong?Code:System.getProperty("com.nokia.mid.cellid"); System.getProperty("com.nokia.mid.imei"); System.getProperty("com.nokia.mid.networkid");
All these are returning a null value on my N82...
Anyone have any idea what's wrong?Code:System.getProperty("com.nokia.mid.cellid"); System.getProperty("com.nokia.mid.imei"); System.getProperty("com.nokia.mid.networkid");
HI,
I guess we need to have manufecturer certificate for teh above properties.
manufacturer certificate?
means we are unable to get those values?![]()
You cannot access those system properties on that phone, unfortunately.
Hartti
no way of doing it at all?? oh dear.. anyone have any idea how I can at least get the cell id from a S60 phone?
it state so here
http://wiki.forum.nokia.com/index.ph..._ID_in_Java_ME
but we can't use it? o.O