7. Android Permissions and Google Maps
Overview
This chapter will provide you with knowledge of how to request and obtain app permissions in Android. You will gain a solid understanding of how to include local and global interactive maps in your app, as well as how to request permissions to use device features that provide richer functionality by using the Google Maps API.
By the end of the chapter, you will be able to create permission requests for your app and handle missing permissions.