Skip to content

Find a faster location! Only with the three lines of code and this code repository.

Notifications You must be signed in to change notification settings

MohammadMalekiRad/FastLocation

Repository files navigation

Fast Location

Find a faster location! Only with the three lines of code and this code repository.

HeminFastLocation heminFastLocation = new HeminFastLocation(this);

if (heminFastLocation.getLatitude() != -1)

Toast.makeText(this, "Lat: " + heminFastLocation.getLatitude() + "\nLon: " + heminFastLocation.getLongitude(), Toast.LENGTH_LONG).show();**

About

Find a faster location! Only with the three lines of code and this code repository.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages