设计android应用程序时如何在我的应用程序中获取谷歌广告ID?
Posted
技术标签:
【中文标题】设计android应用程序时如何在我的应用程序中获取谷歌广告ID?【英文标题】:How to get google advertising id in my app while designing android app? 【发布时间】:2018-11-15 17:03:21 【问题描述】:我需要检索 google 广告 ID,以便在我的 android studio 中的 android 应用程序的 SDK 中使用。我该怎么做?。
TheoremReach.initWithApiKeyAndUserIdAndActivityContext("40xxxxxxxxxxxxxxxxxxxxxxxxxx", "ANDROID_TEST_ID", this);
【问题讨论】:
您是否要检索 Admob id?您的问题不清楚! 不,SDK 正在使用我们询问 Google 广告 ID,我什至不知道那是什么。 我需要输入 Google 广告 ID 来代替 Android 测试 ID。 【参考方案1】:您可以在 Google 帐户设置中找到您的广告 ID。在 Android 手机中按照以下导航获取 ID。
设置 > Google(也称为 Google 设置)> 广告 > 您的广告 ID(您将在此处获取 ID)
【讨论】:
以上是关于设计android应用程序时如何在我的应用程序中获取谷歌广告ID?的主要内容,如果未能解决你的问题,请参考以下文章
即使在离线时如何缓存网页以在我的 android 应用程序中使用
如何在android中关闭材料设计EditText的默认功能?
如何在我的 Android 应用程序中播放 YouTube 视频?