Google Places for Android API key does not work on app from Play Store

前端 未结 5 2086
感情败类
感情败类 2021-01-11 10:38

I recently launched an Android app which makes use of the Google Places autocomplete widget/API. As part of the configuration for this, I added the API key to my Android\'s

5条回答
  •  离开以前
    2021-01-11 11:25

    You can try this sample project where I use map and place api also wikipedia geo api.

    https://github.com/XinyueZ/wikipedia-google-place-together

    Of cos, you should fill a string @string/google_maps_key

    Might help you.

提交回复
热议问题