“(真正的api已编辑): <?Check that <meta-data android:name="com.google.android.geo.API_KEY" android:value="your API key"/> isin the <application> element of AndroidManifest.xml
at com.google</e
我已经在我的android应用程序中集成了Google Places API。我已经阅读了api文档。我已经激活了Google Places Api for android并生成了浏览器密钥,当我调用api get error in response时-
{"error_message" : "ThisAPI project is not authorized to use this <
我正在使用android应用程序中的google place,而且我收到了这个错误。{
"error_message" : "This API project is not authorized to use this API.Please ensure that this API is activated in the APIs Console: Learn more: https://code.google.com/a
Check that <meta-data android:name="com.google.android.geo.API_KEY" android:value="your API key"/> isin the <application> element of AndroidManifest.xml
at com.google.maps.api.andr