Skip to content

A simple library to find the current location of the device

Notifications You must be signed in to change notification settings

Kavya-24/Location-Finder

Repository files navigation

Location-Finder

A simple library to find the current location of the device

How to use

Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Add the dependency

dependencies {
        implementation 'com.github.Kavya-24:Location-Finder:v0.1.0'
}

About

A simple library to find the current location of the device

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages