Skip to content

Simple Fetch location using location manager, FusedLocationProviderApi;Places API Google to get the name of the place

Notifications You must be signed in to change notification settings

kumar7rk/Location

Repository files navigation

Location

Simple Fetch location using location manager, FusedLocationProviderApi. Convert into an address using Geocoder. Places API Google to get the name of the place using location coordinates.

This project was started for the research project which finally became A-SUM. The idea here is to get the location using location manager which later was updated to FusedLocationProviderApi (Both codes exist in the repository). After getting the location the address is shown. These location coordinates are also used to get a place name using Google Places API.

About

Simple Fetch location using location manager, FusedLocationProviderApi;Places API Google to get the name of the place

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages