Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我的设置:我有一个自定义列表适配器。第三项是 admob 横幅。此列表视图有一个 onclicklistener,它覆盖 admob 横幅的侦听器。(这是我的第一个问题)。如果我将此 onclicklistener 设置在注释括号中并单击广告,则会收到此错误:尝试使用不同的 AdManager 启动新的 AdActivity。(第 2 期)。我希望有人可以帮助:)
谢谢
如果您有多个进程正在运行,则会收到此错误