How to find the tower location in android
问题 I need to find the address of the tower under which the android phone is located. I don't need to find the latitude or longitude or Location Area Code but I need the Address . Please help me out. 回答1: In order to do that, you need a DB of GSM tower ids and their coordinates. Using the coordinate you can get the addresses. Probably this helps Getting Tower GSM location lat lng 来源: https://stackoverflow.com/questions/28107550/how-to-find-the-tower-location-in-android