Antennas is a simple app which reads data from the phone's telephony manager and displays it in a graphical fashion on top of Google Maps.
The program can be used to give you a rough idea of the antenna locations in your neighborhood, to help you compare networks of different carriers (by running the app using multiple SIMs), or to get a real-time picture of how your GSM phone selects which antennas to connect to (which can be quite fascinating, especially at high speeds on the highway - but only if someone else is driving!). Power users can also save the data to a log file or a .kml file for detailed analysis on their PC.
This is by no means a professional-level tool. Still it can be quite informative (I'm being told), for as long as you take time to understand the display and know what the app will or will not do. First, let's look at an example:
Our GPS location is marked with a G (for GPS).
The phone is on a 2G (EDGE) network. It is connected to a nearby antenna (in red), and the signal strength is 25 (on a scale of 1 to 32, see the help file for dBm equivalents). This antenna's Location Area Code (LAC) is 12320, its Cell ID (CID) is 2616, and the signal strength expressed in dBm is -63.
There are 5 other antennas (yellow circles) that the phone's radio receiver is also connected to. Note that this information is not available for CDMA phones.
The smaller yellow dots (about 6 of them on this map) are other antennas in the area that the receives is presently not connected to. The application knows that these antennas exist because the phone was connected to them earlier in this session.
If you want to see more information on these other "yellow" antennas, you can save the map to KML, and then browse it in Google Earth.
The network location reported by the phone is marked with a blue N circle. This is the location that Google maps would report if your GPS was turned off.
Here is an example of a KML file, from another area: (Click to download, Google Earth required)
The help file detailing app features and options is here
What the application CAN do:
Thanks to the large number of phones running Google Maps, the data is frequently good, but not always. Location data is sometimes off by thousands of miles, or completely unavailable. For more details, you can read an interesting thread on this issue on Slashdot
In theory, leaving your phone running with the GPS on will eventually allow Google to collect more data for your area which will improve the database. In theory.
Data for 3G cells is especially sparse and unreliable. For best results, set the phone to "2G Only", and use the GPS to get an accurate fix for your own location. Even in the U.S., where coverage is best, there are areas for which no data exist. This application can help you examine the data in your area.
In any case, antenna locations are only approximate. In actual use, some antenna locations are accurate to a few meters. In my area
most antennas are within 200 meters from the location shown. Your experience may vary.
About feedback:
A lot of effort has gone into this freely distributed application. I'd really appreciate your feedback in Market. Please be considerate. If you encounter a problem, contact me; I will do my best to fix it. Simply leaving a rude comment that the app sucks
does not give me enough information to fix the problem (I already know that the app sucks, give me more details!)
This is an early release, I'm sure there will be plenty of bugs and even a few FCs to be found. Let me know.
Cheers,
Michael Polymenakos
mpoly at panix dot com
0.76: Added wakelock.
0.81: Added compass option; Bug fixes: Release GPS when not needed (reported by Jacob), fixed lines overlapping circles (reported by Piotr).
1.0: Added CDMA, Logfile & KML output. Revamped help files. Many thanks to Gary, John C, John K, John S, Marc, Jacob and all the other beta testers who helped!