Google PlacePicker Closes Immediately After Launch

前端 未结 7 1703
不知归路
不知归路 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 17:19

    in my case GO to Google COnsole then Enabled API for Android Google Places, then Go to Manifest.xml and put this code under

    
            
    

    and dont forget to put Google API key

提交回复
热议问题