I have N80 and I'm trying to get cellID. I'm calling this function:
System.getProperty("com.nokia.mid.cellid");
But it returns null. My MIDlet is not signed. It is required that midlet must be signed in nokia phones? (on SE K800i it works without signing). Please help me.
I also have function, which retreives Cell Broadcast Service messages (it is also very value in my project). It retreives OK in Sony Ericsson, but in Nokia, it don't ask me to permission of retreiving messages. Heeeelp![]()

Reply With Quote

