Yes, that seems like exactly what I'm looking for.
Thanks!
Thanks also to petrib that confirmed there is no public API to get the other available cell towers, so I can now start to think about...
Type: Posts; User: yoavgur; Keyword(s):
Yes, that seems like exactly what I'm looking for.
Thanks!
Thanks also to petrib that confirmed there is no public API to get the other available cell towers, so I can now start to think about...
Hi Neil,
Thanks for the quick reply.
The article you pointed to describes what we are currently doing: get the information of the currently selected cell tower.
What I'm looking for is how to...
Hi Guys,
I have 2 questions regarding the above:
1. Getting all cell towers observed during a scan
I need to get the list of all cell towers observed during a scan (not just the selected one)....
Any idea, anyone?
I installed the application using Bluetooth as well, and the same icon appears.
Thanks rdrincon - That's a helpfull information indeed :).
It's not a major problem, but eventually we want the customers to see the application icon "as-is".
I got this icon even on the...
Hi Guys,
I installed a java midlet on Nokia 6600 slide.
The midlet is signed, but not by the manufacturer or the operator.
When I look at the application icon in the applications list,
I see...
Hello to all of you gurus,
I'm new here, and I hope this is the right place to post my question.
I use
System.getProperty("com.nokia.mid.mnc")
and...