简体   繁体   English

亚马逊Android应用上的Admob广告

[英]Admob Ads on Android App in Amazon

I have my app built for google play. 我为Google Play构建了我的应用。 It uses the Ads from Admob which is facilitated by the module from google play services. 它使用Admob的广告,而Google Play服务的模块为该广告提供了便利。 I hope that the google play services in not allowed in Amazon store. 我希望Google Play服务不允许在亚马逊商店中使用。 Please advice if this can be used in the APK generated for Amazon store. 请告知是否可以在为亚马逊商店生成的APK中使用它。

compile 'com.google.android.gms:play-services-ads:8.4.0'

Yes the google play services can be used on the amazon appstore no problems. 是的,可以在亚马逊应用商店上使用Google Play服务,没有问题。 However, keep in mind that to update the ads integration in the future you will need to upgrade the SDK manually. 不过请注意,将来要更新广告集成,您将需要手动升级SDK。

This question is very similar to yours, and I am sure that forum will prove useful when releasing your app on the amazon appstore 这个问题与您的问题非常相似,并且我相信在Amazon appstore上发布您的应用程序时,论坛将非常有用

If you are new to integrating aps I would also recommend researching a bit on ad mediation companies like Appodeal, MoPub, and others that will help make the integration easy and boost your earnings. 如果您不熟悉集成aps,我还建议您对诸如Adodeal,MoPub之类的广告中介公司进行一些研究,这将有助于简化集成并增加您的收入。

Best of luck with your app, and hope my answer proves useful! 祝您应用程序好运,希望我的回答对您有用!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM