寫完了,無任何顯示
為什么我的沒有任何顯示啊,有這樣提示信息:
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-10
看一下你的Google play services 是否配置正確,依賴添加的是不是對的? ??
?compile 'com.google.android.gms:play-services-base:8.4.0'