Which API is used for integrating Google Maps into an Android app?
Fused Location Provider API
Maps SDK for Android
Geofencing API
LocationManager API
Correct Answer: B — Maps SDK for Android
Explanation:
The Maps SDK for Android enables developers to embed Google Maps into their apps, allowing features like map navigation, markers, and custom overlays.