【发布时间】:2018-12-17 03:56:43
【问题描述】:
我正在我的应用程序中获取 Google 广告 ID,我已经更新了我的 android studio 和 android SDK。
minSdkVersion 15
targetSdkVersion 27
Current gradle version is : 3.1.3
Google services is : 3.0.0
Google Play Services Version : 11.8.0
android Support Libraries Version : 27.1.1
获取 GAID 时出现以下错误
错误:com.google.android.gms.ads.identifier 包不存在
找不到 AdvertisingIdClient 类。
我有点卡在这里,请帮助我。 谢谢。
【问题讨论】:
标签: java android identifier google-advertising-id