问答详情
源自:1-1 StaggeredGridView介绍

写完了,无任何显示

为什么我的没有任何显示啊,有这样提示信息:

08-09 12:41:29.033: E/FlurryAgent(693): GOOGLE PLAY SERVICES EXCEPTION: com.google.android.gms.common.GooglePlayServicesUtil

08-09 12:41:29.033: E/FlurryAgent(693): There is a problem with the Google Play Services library, which is required for Android Advertising ID support. The Google Play Services library should be integrated in any app shipping in the Play Store that uses analytics or advertising.

怎么解决呢?


提问者:青青呐 2018-08-09 12:47

个回答

  • 面包与理想
    2018-08-10 09:35:54

    看一下你的Google play services 是否配置正确,依赖添加的是不是对的    

     compile 'com.google.android.gms:play-services-base:8.4.0'