this) .addScope(Games.SCOPE_GAMES) Toast.makeText(start.this, "Google Play Games Connectet", Toast.LENGTH_SHORT).showfirebaseAuthWithPlayGames(signedInAccount); <
我已经在我的android应用程序中集成了Google Places API。我已经阅读了api文档。我已经激活了Google Places Api for android并生成了浏览器密钥,当我调用api get error in response时-
{"error_message" : "Thisuse this API.Please ensure that this API is activated in the APIs Console: Learn more: https://code.g
Google遇到了一个错误:"xxx isn't responding right now. Try again soon." (where xxx is my project name).另外,在google操作节点中,有一个"SSL私钥文件“和一个"SSL证书文件”,我不知道如何找到路径。编辑:这是一个学校的过程,所以每个都是本地的,在一个正常的路由器下有互联网接入(没有vpn等等)
Question2:根据这个链接:,我只需要一个https web服务器就可以工作了,