【发布时间】:2015-09-21 14:44:39
【问题描述】:
我在本教程中提到了Android – AutoCompleteTextView with Google Places Autocomplete API,但是当我输入 autocompleteTextView 时它没有显示位置。我已经尝试使用浏览器密钥(如所写)和 android 密钥但没有找到解决方案并且无法查看地点...帮助
已编辑:Logcat 错误Result = { "error_message" : "This IP, site or mobile application is not authorized to use this API key. Request received from IP address 103.240.236.65, with empty referer", "predictions" : [], "status" : "REQUEST_DENIED"}
【问题讨论】:
-
确保在开发者控制台中启用了 api。我建议您按照docs 中的步骤操作。
标签: java android google-maps google-maps-api-3 google-play-services