Android Studio Kotlin - Location App (Part-2) - Google Maps and Geo Coding API - Retrofit - Jetpack Compose.
• Android Studio Kotlin-Location App Part-2 ...
Build location-aware apps
One of the unique features of mobile applications is location awareness. Mobile users take their devices with them everywhere, and adding location awareness to your app offers users a more contextual experience. The location APIs available in Google Play services facilitate adding location awareness to your app with automated location tracking, wrong-side-of-the-street detection, geofencing, and activity recognition.
Check Part 1 Video:
Android Studio Kotlin - Location App demo with Jetpack Compose (Part -1)
• Android Studio Kotlin - Location App demo ...
--------------------------------------------------------------------------------------------------------------
00:00 Introduction.
02:18 Setting Up the API Key for Google MAP.
07:02 Testing and Restricting Your API Key.
09:04 Mapping the API Response to Data Classes
10:47 Creating Location Selection Screen
19:13 Retrofit and Adding Geo Coding API Service
26:22 Updating existing View Model
31:00 Putting everything together and testing the app
--------------------------------------------------------------------------------------------------------------
Resources:
https://console.cloud.google.com/
https://developers.google.com/maps/do...
https://developer.android.com/develop...
https://console.cloud.google.com/goog...
------------------------------------------------------------------------------------------------------------
Source Code:
https://github.com/BngDev212/Android-...
note: You need your own API Key.
------------------------------------------------------------------------------------------------------------
Android Studio - kotlin Jetpack Compose Navigation - Simple Login UI for beginners.
• Android Studio for beginners - kotlin Jetp...
-------------------------------------------------------------------------------------------------------------
#kotlinprogramming
#locationapp
#googlemaps
#jetpackcompose
#getcurrentlocationkotlinandroid
#getcurrentlocationjetpackcompose
#jetpackcomposelocation
#Getthelastknownlocation
#Get Current Location in Android Studio using Kotlin