I am developing an application using j2me, which has to get the tower-id of mobile.
The application has to be deployed on S60 FP1. I am unable to find any variable which works on FP1.
So, please help me out.
Thanks & Regards
Neeraj Kumar
Printable View
I am developing an application using j2me, which has to get the tower-id of mobile.
The application has to be deployed on S60 FP1. I am unable to find any variable which works on FP1.
So, please help me out.
Thanks & Regards
Neeraj Kumar
[url]http://wiki.forum.nokia.com/index.php/CS000947_-_Getting_Cell_ID_in_Java_ME[/url] indicates that you need S60 3rd Ed FP2 or later. So, there is no way to get it from Java in S60 3rd Ed. FP1 or earlier.
Using java it is not possible.
But you can do it in symbian : [url]http://wiki.forum.nokia.com/index.php/Find_Out_Cell_ID_in_3rd_Edition[/url]
Also see this discussion related to that article :[url]http://discussion.forum.nokia.com/forum/showthread.php?144609-How-to-get-Cell-ID-for-S60-3rd-editon.-FP1-mobile-phones[/url]
Similar thread :[url]http://discussion.forum.nokia.com/forum/showthread.php?169368-Getting-Cell-tower-information-and-Phone-number-from-JAVA-on-s60-3rd-Edition-FP1[/url]
Best regards,