Google Awareness API, Invalid API key, Crash

前端 未结 5 2067
轮回少年
轮回少年 2021-01-18 21:15

This is my first attempt at creating an android application. In trying to use the Awareness API provided by Google I receive a SecurityException in logcat, and the error:

5条回答
  •  不要未来只要你来
    2021-01-18 21:36

    In my case issue is resolved by adding following meta data tag in manifests.xml file

    
    

    And there must exist the following tag as well

    
    

提交回复
热议问题