PyJava1984 / AndroidWifiCellTowerLocationFinder

Find Latitude and longitude without using GPS, reverse geocode this cordinate to get complete address in android. No need to access GPS to find location on android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidWifiCellTowerLocationFinder

This is a simple android code which can be use to find location in lat and long on your android phone without gps, using just wifi and cell tower network trangulation, this code also helps in reverse geo coding the lat long to find the address of the location.

Use this simple code in android to => Get Address from Cell tower or wifi => Convert any cordinates into Address

Now no need to access any third party geo coding service for converting lat long to address in android

About

Find Latitude and longitude without using GPS, reverse geocode this cordinate to get complete address in android. No need to access GPS to find location on android


Languages

Language:Java 100.0%