Google Play services out of date. Requires 7571000 but found 6774470

后端 未结 5 1191
盖世英雄少女心
盖世英雄少女心 2021-02-19 02:16

Im trying to add google play API to my android game and i followed the instructions in their site.

I got this error in the emulator run, trying to solve it. (on my phone

5条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-19 02:42

    I have found the solution which worked for me. Assuming that your are using the Google Maps V2 API you need to get the API Key from [https://code.google.com/apis/console/][1]

    Make sure you have the following in Android Manifest.xml:

     
        
    

提交回复
热议问题