I'm new to android. I'm building an app for playing and downloading audio from firebase.
So far my app is working fine, but i want to know if my ads placements in the app are okay or not.
In my activity i have two buttons, one for playing and another button for downloading.
I dont want to disturb a user with interstitial ads when he's/she's playing and listening music, and thus, only banner ad placed on the bottom of the activity_layout will be shown the whole time music is playing.
I also placed an interstitial ad which will be shown only a few seconds after a user press a download button.
So far, Both of my ads are working fine. I want to know if this is okay or not ?
Yes, you can use both Ads in the same activity, go a head with your approach.
I have implemented native ads in my app on recylerview playing videos automatically. I need video ads to autoplay so as to blend with the experience of my app and I want to remove the default play pause and mute button from the native ads video. I have tried to use videocontroller.play() after populating adview but didn't work. I have also tried setCustomControlsRequested(true) in my video ads options but the same controls are still there. Please what am I doing wrong?
Can't play this video error in interstitial ad in android app. But before it works for me. Now only I am getting this error.
https://drive.google.com/file/d/0B6LxXqtbrL0PY2JSaTdva0RaRGJ4d092Y01IVmVnSmhQa3E4/view?usp=sharing
I am displaying admob's video add in my app but some ads comes only in half screen I have searched and tried a lot and i i am loading this interstitial properly but some video ads displays in half screen only not all time but some times
How to get video ads using admob in Android? When I tried everything seems to be working fine however I am getting a full screen image not a video.
You don't have control over what type of content is sent for an interstitial. It is up to the ad network. I suspect you are unlikely to receive video ads unless you have a very high number of requests.