SkillAgentSearch skills...

FusedLocationProviderClient

Find your current location using FusedLocationProviderClient

Install / Use

/learn @InsooPyo/FusedLocationProviderClient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Using FusedLocationProviderClient

Be sure to read(AndroidMenifest.xml)

<meta-data android:name="com.google.android.geo.API_KEY"       
            android:value="GoogleMap Key"/>

build.gradle(App module)

compile 'com.google.android.gms:play-services-location:11.4.2'
compile 'com.google.android.gms:play-services-maps:11.4.2'

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks4

Languages

Java

Security Score

60/100

Audited on Apr 4, 2024

No findings