Google PlacePicker Closes Immediately After Launch

前端 未结 7 1775
不知归路
不知归路 2021-01-07 16:16

I am developing an Android Application and was looking into Google Places for some functionality within the application. Google has recently released the PlacePicker feature

7条回答
  •  渐次进展
    2021-01-07 16:58

    Just enable Google Places API for Android in your Google Developer Console.

    Don't forget to specify your API key at AndroidManifest:

    
    

提交回复
热议问题