Hi friends!
I'm developing a personal project, i'm trying access to device properties, but in all cases the result is null.
I've been seeing other threads,but I can not find the solution.
Example of my code:
LocationForm.append("IMSI:"+System.getProperty("com.nokia.mid.imsi"));
LocationForm.append("NetID:"+System.getProperty("com.nokia.mid.networkid"));
Can you help me?
THX!![]()

Reply With Quote



