Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages