如何在应用中添加admob广告?

发布于 2024-10-03 18:26:33 字数 206 浏览 4 评论 0原文

我有 SurfaceView,我可以在其中画一些草图。但我不使用 xml 布局... 我可以在 Java Android 中将 AdView 添加到 SurfaceView 中吗?是否可以?

例如,在 ActionScript 中它将是这样的: surfaceView.addChild(adView);

java中有类似的东西吗?

感谢您的帮助!

I have SurfaceView where I draw some sketches. But I don't use xml layout...
Am I abble to add AdView into SurfaceView in Java Android? Is it possible?

For example, in ActionScript it will be like that:
surfaceView.addChild(adView);

Is there something similar in java?

Thanks for any help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

素食主义者 2024-10-10 18:26:33

该库是免费且易于使用的
http://lilili87222.github.com/admob-for-flash/

用户可以显示admob的所有类型的横幅广告和全屏(插页式广告)广告

用户可以在actionscript 3移动应用程序中显示横向和纵向广告

的广告位置

用户可以设置易于使用

this lib is free and easy to use
http://lilili87222.github.com/admob-for-flash/

user can show all type of banner ad and full screen(interstitial advertising) ad of admob

user can show landscope and portrait advertising in actionscript 3 mobile application

user can set postion of ad

easy to use

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文