gpt4 book ai didi

android - 在未集成 Google 移动广告的情况下在 Android 上使用 Google Advertising Id

转载 作者:行者123 更新时间:2023-11-29 23:26:53 25 4
gpt4 key购买 nike

在 Android 上获取 Google 广告 ID 需要导入 play-services-ads依赖。

从 17.0.0 开始,此依赖项强制应用程序 list 包含 <meta-data>带键的标签 com.google.android.gms.ads.APPLICATION_ID .缺少标记会导致应用程序崩溃。

但我想为与 Google 移动广告无关的广告目的检索 Google 广告 ID,而且我没有应用程序 ID。

有谁知道现在如何进行?

最佳答案

您可以使用 play-services-ads-identifier 而不是 play-services-ads

implementation 'com.google.android.gms:play-services-ads-identifier:16.0.0'

这将仅导入广告 ID 类,而不导入 Google 移动广告/AdMob。

关于android - 在未集成 Google 移动广告的情况下在 Android 上使用 Google Advertising Id,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53412926/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com