I am a newer to j2me, my phone is nokia 5320xm, use j2me i can get cellid .But about lac, i have tried many method and i failed.
Someone who have method to get "lac" ,please help me. Thanks a lot.
I am a newer to j2me, my phone is nokia 5320xm, use j2me i can get cellid .But about lac, i have tried many method and i failed.
Someone who have method to get "lac" ,please help me. Thanks a lot.
Have a search in the forum for this, there are lots of discussions.
http://discussion.forum.nokia.com/fo...AC&forumchoice[]=3&childforums=1
Graham.
I have searched some method,but faild, who has successfully on this phone while use javeme, please help.
If:
does not give you a result (it returns null), then you cannot get the LAC on your device.Code:String lac = System.getProperty("com.nokia.mid.lac");
Graham.
Is it the problem of JavaME, because I've download a software maybe use C++, it can get LAC code.