Location-based Features in Android quiz Return to pathway True or false? For your app to constantly detect the location of a device that runs on Android 10 or higher, you must request ACCESS_BACKGROUND_LOCATION. True False What controls what users see in the visible area of a map in your app? The window The camera The lens The viewfinder Why should you keep your API key secure? You get billed for API usage if others use your API key in their code. Others can use it to access your app. You only get one key. If somebody steals it, you need to create your app again. The response returned from a findCurrentPlace task in the Places SDK for Android is which of the following? The latitude and longitude of the device's location A single Place object that's the best match based on the device's location. A list of PlaceLikelihood objects that include nearby places and their probability of being the user's location. None of the above Submit answers error_outline An error occurred when grading the quiz. Please try again.