integrating Google Place Picker

Updated 24 September 2023

Save

In this blog, we learn and implement Place Picker in our Application.

Place Picker- The PlacePicker provides a UI dialog that displays an interactive map and a list of nearby places, including places corresponding to geographical addresses and local businesses. Users can choose a place, and your app can then retrieve the details of the selected place.

So how can we use PlacePicker in our application?

first of all we need to add dependency in application level build.gradle

add api key in manifest file

start PlacePicker Intent for getting result in our MainActivity.

now get result from PlacePicker Activity.

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home