Tagged Questions

5
votes
5answers
528 views

Public Cell ID databases

Hi. I'm building a location aware mobile application which uses GPS, but i'd like to be able to add cell location too. The best thing I have found so far is to use Google Gears, …
2
votes
1answer
73 views

How to get all 6 neighborhood cell ids on Android

Is there any API that will give me those 6 neighborhood cell ids on Android, or shall I try to send AT commands to the Android modem. If someone could explain that to me I would …