Android Location-aware Apps with Kotlin
This course will teach you how to add location aware components such as Google Maps and geofencing to your Android app using Kotlin. By the end of this course, you’ll know how to leverage this technology in a way that respects your user’s privacy.
What you'll learn
Accessing location data can greatly enhance your Android app and there are many different APIs to leverage. In this course, Android Location-aware Apps with Kotlin, you’ll learn to leverage your user’s location to provide richer interactions.
- Explore the different location approaches, options available, and their implications.
- Discover how to add, populate, and interact with a Google Map.
- Leverage geofencing to notify your users of points of interest near them.
Table of contents
Course FAQ
This course is for anyone looking to add a rich location-aware UI or enabling behind the scenes location functionality.
This course serves as a starting point for the complex world of location data on Android. Learn which location API is right for your use case, integrating with Google Maps, Android location permissions, setting up geofences, and more.
Before beginning the course, you should be familiar with building a basic Android app using Kotlin. If you're not, we suggest first taking our Android Apps with Kotlin: Building Your First App Course.