Plataforma: Android
Versão: 1.0
Aplicativo desenvolvido como exemplo de como utilizar a API Google Place
Antes de testar o aplicativo devemos criar a própria chave, para isso acesse [https://console.developers.google.com/]
Nesta página navegue até a aba Biblioteca e ative os seguintes serviços: Places API, Places SDK for Android.
Agora basta criar uma nova chave e adicionar em values/google_maps_api
Na versão atual a requisição de buscas só esta buscando palavras em inglês, exemplo:
-
bank
-
church
-
school
-
hospital
-
market
-
restaurant
-
store
- [MaterialSearchView] (https://github.com/MiguelCatalan/MaterialSearchView)
- [Retrofit] (http://square.github.io/retrofit/)
- [Retrofit Converter Gson] (https://github.com/square/retrofit/wiki/Converters)
- [Google Play Services] (https://developers.google.com/android/guides/setup)