WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Kotlin application for giving maps permission programmatically with GPS enabled feature if not enabled which shows current location in google maps api.

Notifications You must be signed in to change notification settings

AndroidCodility/GoogleMap-CurrentLocation

Repository files navigation

GoogleMap-CurrentLocation

Sample for giving maps permission programmatically with GPS enabled feature if not enabled which shows current location in google maps api.

Add Dependencies

dependencies {

implementation 'com.google.android.gms:play-services-maps:11.8.0'
implementation 'com.google.android.gms:play-services-location:11.8.0'

}

View 1 View 2 View 3

Play Video

Like Facebook Page

About

Kotlin application for giving maps permission programmatically with GPS enabled feature if not enabled which shows current location in google maps api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages