My favorites | Sign in
Project Logo
                
Search
for
Updated Apr 07, 2009 by jlarimer
Labels: Featured, cellfinder
CellFinder  
CellFinder

About

CellFinder is a tool for Android cell phones (currently only the T-Mobile G1) that will determine the location and direction of the cellular tower your phone is connected to.

It works by using both of the available location services - coarse (network-based) and fine (GPS-based). The coarse location is usually the location of the cell phone tower your phone is connected to, but it can also be a nearby WiFi hotspot. Because the GPS location is much more accurate and can determine your location within a matter of meters (or yards, for you yanks), it's possible to use the difference in locations to pinpoint the location and direction of the cell tower.

The cell tower location actually comes from Google - there is a web service that the location API in Android will query with the CID and LAC of the tower you're connected to and the service will respond with the latitude and longitude.

Google is constantly updating the location data returned for the network-based location service. Since CellFinder was first written, Google no longer returns the location of the cell towers in my area! Direct query mode was implemented to work around this, but even that won't return the correct tower locations. So your mileage may very - some people report that CellFinder still works for them, others say it doesn't.

For a comprehensive list of features, feature requests, and bugs, see CellFinderFeatures.

Known Issues

Source

The source code for CellFinder is at http://code.google.com/p/codetastrophe/source/browse/#svn/trunk/projects/cellfinder


Comment by j.cohner, Dec 15, 2008

Any interest partnering with www.deadcellzones.com contact jeff@deadcellzones.com.

Comment by j.cohner, Dec 23, 2008

Can they layer on our maps of www.deadcellzones.com to search for cell phone coverage issues?

Comment by kolterbernhard, Mar 20, 2009

fist: a very good Idea and great work ! wishes: log all data to Textfile on SD Card

Comment by mahiccc, Apr 30, 2009

Am from India, this tool is really awesome, and i get perfect information of where my cell tower is located and how far am from my cell tower. Very helpful tool.

Comment by vassloff, Sep 04, 2009

Would it be hard to port it to http://www.opencellid.org/ ?


Sign in to add a comment
Hosted by Google Code