How to Integrate Admob Ads into Your Android App
HTML-код
- Опубликовано: 11 ноя 2024
- In this video, we'll show you how to integrate Admob ads into your Android app, so you can start generating revenue right away!
Admob ads are a great way to monetize your Android app and reach a wider audience. In this video, we'll walk you through the process of integrating Admob ads into your app and show you how to start generating revenue right away!
Download Source Code: youtube.codese...
Admob Docs: developers.goo...
########## For Doubts (ask it here) ################
Discord: / discord
Whatsapp group: whatsappgroup....
############################################
########## For Business Queries ##########
Contact us for any business queries:
Email: mail@codeseasy.com
Phone number: +918281536333
WhatsApp: whatsapp.codes...
####################################
Find us on Social Media:
Website: www.codeseasy.com
Telegram: t.me/CodesEasy...
Facebook: / codeseasy
Instagram: / codeseasy
Twitter: / codeseasyblog
Very simple and easy to understand. Just watched this video for the first time and understood the steps clearly. Nice explanation. Thanks
Glad it helped!
World Best content ever thanks sir🤗
Wow i have watch most of admob tutorial yours is very very understanding...please i have 2 que. 1. how can i also replace the Admob test ads 2. I want to show other app as an ads inside my app how can i do that too thank you
1. It's shown in the video how to do it. You also need to get proved for admobs
2. You can implement custom ui for ads if you want to place custom ads
its my first time very simple to understand thx
Glad it helped!
And then how to connect advertising with admob and earn how to do it?
Very good tutorial, but I have a question. I am doing this one year after this video, and in the admob page they change the way to add a banner, which doesn't involve an xml file but other classes to add. So I found this method easier and I want to know if it is really necessary to follow the new method or I can use this too
LOVE TOU BHAI , MY PROBLEM SOLVE.
Happy that the video helped you
M not using Android studio so how can I do that I am using spck editor
hello bro my app is launcing but adview is not showing
use test ad units while testing
What if we want to show real ads not test.then what we do in this situation?
I'm getting
Ad failed to load : 0
When working with test ad
What to do?
Check the video and debug the error
What if I want to show real ads not test ads.
Although i didn't uploaded my app on Play Store,so can i use real adds without posting it on Play Store or will it violate Google guidelines???
Late but at least for Xcode and iOS, test ads are great. It shows your ads will work and once you actually release it and link the app listing page to admob, ads will show in ~24 hours.
I have a question, I made my app inside Visual Studio Code. Do I have to open in Android Studio in order to upload it to the Playstore?
No you can build the project and directly upload the apk or aab file to playstore
@@CodesEasy Oh I understand now, thank you!!
you have a beautiful voice
Ji, I am having problem in integrating native ad. Can you provide a video on steps to integrate native ad? Thanks in advance
Yes, sure will try to do one video soon. For now why don't you search this and also use chatgpt etc
@@CodesEasy Thanks. It is working now.
Hey man, I need help in adding admob ads in to my apps that was created by someone else, I have watched your video but still don't understand. what software are you using to open the app source code? and how are you loading the app? you haven't shared that in your video
Android studio - google about it
@@MayowaIbidoja-rj8zq its for computer dear as you want to coding in phone use other apps for coding in mobile practicing.
Can we show a particular ad? Whenever I'm going live it shows me random ads.. Is it how this works?
The advertisements will be according to google and it depends on many factors
Legendary Thanks
Happy that you liked it
If my application is not on any hosting server or can ads run in my application if users is ofline or users is online then Only ads can run?
if a user is not connected to the net, you can not get impressions or clicks, you do not get anything, you need to add a piece of code to your app where the browser should check every 10 seconds or more if there exist a internet conexion.
Bro i made a game by using mobile i know no one believes but i really build a game so i want to put admob ads on it so how can i put ads on my game by using mobile pls reply 😢
You can add admobs using android studio. You need the source code of the game and then add the ads then update on playstore
Is it possible to allow your app to run ads which you dont manage. Like i dont want to create Ads but i want some Ads to run on my App. How do i do it?
You have to apply for adsense and the use that for ads
hello bro can you tell me how to integrate offerwall sdk and also about admob reward video ads
Sure, about the reward video ads. We will make a new video soon about it.
Offerwall SDK, check their docs they will be having proper docs.
@@CodesEasy thanks bro ❤️❤️🤩🤩
Hey bro...I am creating a WhatsApp stickers app..I am facing some error..I have tried a lot to overcome the errors..but its not worked.
What's the error, feel free to join our Discord community
tq so much bro....😊
Welcome 😊
Native ads how to put
How to update Android Studio
Menu help, you can see the update option
Good video
What the income from these adds for us..
Depends on the traffic, quality of traffic etc.
Hi
brother thanks for your coding but test ad not display in my side error shows
I/Ads (23138): This request is sent from a test device.
W/ConnectionStatusConfig(23138): Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.CACHE
I/gralloc4(23138): register: id=2aa00020fa1, vaddr=0x7518f6c000
I/gralloc4(23138): register: id=2aa00020fa2, vaddr=0x7518932000
W/ConnectionStatusConfig(23138): Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.START
I/Ads (23138): Ad failed to load : 1
I/flutter (23138): LoadAdError(code: 1, domain: com.google.android.gms.ads, message: Error building request URL: Cannot determine request type. Is your ad unit id correct?, responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: , adapterResponses: [], loadedAdapterResponseInfo: null), responseExtras: {})
can you help me please
Ad unit details wrong. Check the Google admob docs and use the test ad unit from there