SlideShare a Scribd company logo
Advertising: Using Admob
Kriti
Abhishek
Nick
Registering for ADMOB
Registering with AdMob for
Android
-We begin with registration with AdMob,
which can be done by using your Gmail
account login. This will take you to your
Gmail login page, so you must revist the
admob.com page by clicking the "Android"
icon
-Once you have your app registered, a unit ID
will be registered to your app in order to get
the ads: this called the Publisher ID
Google API
- Set the target as Google API and add the
Admob sdk library/jar
-Right click on the project so that
Project>Android>Project Build Target
where the selection for Google API will be
made
-Add admob sdk lib in the build path
-Clean the project if there are any errors
Specific Instructions for Android
- If you are using Android you no longer
require the standalone GoogleAdMobAds
SDK. You can simply import the GooglePlay
libraries.
Repository Refrencing and
Syncing
-The Google repository should be
downloaded through the google SDK
manager
- Once downloade, the repository needs to be
referenced through the build.gradle file
- By adding - compile
'com.google.android.gms:play-services:6.+'
under dependencies
-Sync the project!!!
Edit the Publisher ID in strings.xml
It should be something like this
Ca-app-pub-************************************
In case you missed this while registerating,
you can go through the admob.com page
and login using your google credentials and
it will direct you to your page
Android Manifest
-Set it up so that AdMob has internet and
network access in order to display the ad
on the application
-The configuration should be added under the
current activity. Then permission must be
allowed to internet and network:
<uses-permission
android:name="com.google.ads.AdActivity"
<uses-permission
android:name="android.permission.ACCES
S_NETWORK_STATE"/>
AndroidManifest Permissions
Configuration Change in Android
Manifest
-Modify the manifest file to include the
permissions version number and the activity
definitions
-After this you need to add a unique identifier
to allow for the ID to be to be shown within
your code in the place you specify
-Every ad banner requires a unique id that
can once again be found on your
registration page
Modifying activity and AdView
-Modify the activity in which you plan to have
the ad showing.
-Start by including
xmlns:ads="http://schemas.android.com/ap
k/res-auto"
-Add an AdView tag at the bottom of the
screen you plan to display the ad on
-Once you have set the manifest file and the
activity xml file you can modify the java
class that it is to be displayed on. Start by
declaring a new AdView and then find it by
That's all for Admob. :)))

More Related Content

Similar to Payment p owerpoint

Google admob mediation tutorial
Google admob mediation tutorialGoogle admob mediation tutorial
Google admob mediation tutorial
Rakesh Singh Parihar
 
Google admob mediation tutorial
Google admob mediation tutorialGoogle admob mediation tutorial
Google admob mediation tutorial
Indrajit Paliwal
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerce
CedCommerce
 
Integrating Google AdMob
Integrating Google AdMobIntegrating Google AdMob
Integrating Google AdMob
Hitesh Kumar Singh
 
Google Cloud Messaging
Google Cloud MessagingGoogle Cloud Messaging
Google Cloud Messaging
Ashiq Uz Zoha
 
Maps in android
Maps in androidMaps in android
Maps in android
Sumita Das
 
Tang doanh thu quang cao di dong
Tang doanh thu quang cao di dongTang doanh thu quang cao di dong
Tang doanh thu quang cao di dong
Duc Canh Tran
 
Gcm presentation
Gcm presentationGcm presentation
Gcm presentation
Niraj Singh
 
Urban Airship and Android Integration for Push Notification and In-App Notifi...
Urban Airship and Android Integration for Push Notification and In-App Notifi...Urban Airship and Android Integration for Push Notification and In-App Notifi...
Urban Airship and Android Integration for Push Notification and In-App Notifi...
Zeeshan Rahman
 
Urban Airship & Android Application Integration Document
Urban Airship & Android Application Integration DocumentUrban Airship & Android Application Integration Document
Urban Airship & Android Application Integration Document
mobi fly
 
Android Deep Linking
Android Deep Linking  Android Deep Linking
Android Deep Linking
Ketan Raval
 
Angular 11 google social login or sign in tutorial using angularx social-login
Angular 11 google social login or sign in tutorial using angularx social-loginAngular 11 google social login or sign in tutorial using angularx social-login
Angular 11 google social login or sign in tutorial using angularx social-login
Katy Slemon
 
Tutorial adsense
Tutorial adsenseTutorial adsense
Tutorial adsense
Quarterpie Interactive
 
How to make money in Google
How to make money in GoogleHow to make money in Google
How to make money in Google
sunil earnest
 
Generating revenue with AdMob
Generating revenue with AdMobGenerating revenue with AdMob
Generating revenue with AdMob
Andrew Kozlik
 
Android Studio (Java)Modify the Networking app (code given below.docx
Android Studio (Java)Modify the Networking app (code given below.docxAndroid Studio (Java)Modify the Networking app (code given below.docx
Android Studio (Java)Modify the Networking app (code given below.docx
amrit47
 
Android Studio (Java)Modify the Networking app (code given bel.docx
Android Studio (Java)Modify the Networking app (code given bel.docxAndroid Studio (Java)Modify the Networking app (code given bel.docx
Android Studio (Java)Modify the Networking app (code given bel.docx
amrit47
 
App Deep Linking
App Deep LinkingApp Deep Linking
App Deep Linking
Pradeep Kumar Sharma
 
Integration of Drupal websites and Android applications - Girish Gupta
Integration of Drupal websites and Android applications - Girish GuptaIntegration of Drupal websites and Android applications - Girish Gupta
Integration of Drupal websites and Android applications - Girish Gupta
Drupal Camp Delhi
 
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav KhorunzhyiAndroid apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Sigma Software
 

Similar to Payment p owerpoint (20)

Google admob mediation tutorial
Google admob mediation tutorialGoogle admob mediation tutorial
Google admob mediation tutorial
 
Google admob mediation tutorial
Google admob mediation tutorialGoogle admob mediation tutorial
Google admob mediation tutorial
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerce
 
Integrating Google AdMob
Integrating Google AdMobIntegrating Google AdMob
Integrating Google AdMob
 
Google Cloud Messaging
Google Cloud MessagingGoogle Cloud Messaging
Google Cloud Messaging
 
Maps in android
Maps in androidMaps in android
Maps in android
 
Tang doanh thu quang cao di dong
Tang doanh thu quang cao di dongTang doanh thu quang cao di dong
Tang doanh thu quang cao di dong
 
Gcm presentation
Gcm presentationGcm presentation
Gcm presentation
 
Urban Airship and Android Integration for Push Notification and In-App Notifi...
Urban Airship and Android Integration for Push Notification and In-App Notifi...Urban Airship and Android Integration for Push Notification and In-App Notifi...
Urban Airship and Android Integration for Push Notification and In-App Notifi...
 
Urban Airship & Android Application Integration Document
Urban Airship & Android Application Integration DocumentUrban Airship & Android Application Integration Document
Urban Airship & Android Application Integration Document
 
Android Deep Linking
Android Deep Linking  Android Deep Linking
Android Deep Linking
 
Angular 11 google social login or sign in tutorial using angularx social-login
Angular 11 google social login or sign in tutorial using angularx social-loginAngular 11 google social login or sign in tutorial using angularx social-login
Angular 11 google social login or sign in tutorial using angularx social-login
 
Tutorial adsense
Tutorial adsenseTutorial adsense
Tutorial adsense
 
How to make money in Google
How to make money in GoogleHow to make money in Google
How to make money in Google
 
Generating revenue with AdMob
Generating revenue with AdMobGenerating revenue with AdMob
Generating revenue with AdMob
 
Android Studio (Java)Modify the Networking app (code given below.docx
Android Studio (Java)Modify the Networking app (code given below.docxAndroid Studio (Java)Modify the Networking app (code given below.docx
Android Studio (Java)Modify the Networking app (code given below.docx
 
Android Studio (Java)Modify the Networking app (code given bel.docx
Android Studio (Java)Modify the Networking app (code given bel.docxAndroid Studio (Java)Modify the Networking app (code given bel.docx
Android Studio (Java)Modify the Networking app (code given bel.docx
 
App Deep Linking
App Deep LinkingApp Deep Linking
App Deep Linking
 
Integration of Drupal websites and Android applications - Girish Gupta
Integration of Drupal websites and Android applications - Girish GuptaIntegration of Drupal websites and Android applications - Girish Gupta
Integration of Drupal websites and Android applications - Girish Gupta
 
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav KhorunzhyiAndroid apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
 

Recently uploaded

KubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial IntelligentKubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial Intelligent
Emre Gündoğdu
 
Decentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and EsportsDecentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and Esports
Federico Ast
 
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
APNIC
 
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
thezot
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
3a0sd7z3
 
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
dtagbe
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
Tarandeep Singh
 
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
APNIC
 
How to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdfHow to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdf
Infosec train
 
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
rtunex8r
 
cyber crime.pptx..........................
cyber crime.pptx..........................cyber crime.pptx..........................
cyber crime.pptx..........................
GNAMBIKARAO
 
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call GirlsBangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
narwatsonia7
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
3a0sd7z3
 

Recently uploaded (13)

KubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial IntelligentKubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial Intelligent
 
Decentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and EsportsDecentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and Esports
 
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
 
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
 
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
 
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
 
How to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdfHow to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdf
 
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
 
cyber crime.pptx..........................
cyber crime.pptx..........................cyber crime.pptx..........................
cyber crime.pptx..........................
 
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call GirlsBangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
 

Payment p owerpoint

  • 3. Registering with AdMob for Android -We begin with registration with AdMob, which can be done by using your Gmail account login. This will take you to your Gmail login page, so you must revist the admob.com page by clicking the "Android" icon -Once you have your app registered, a unit ID will be registered to your app in order to get the ads: this called the Publisher ID
  • 4. Google API - Set the target as Google API and add the Admob sdk library/jar -Right click on the project so that Project>Android>Project Build Target where the selection for Google API will be made -Add admob sdk lib in the build path -Clean the project if there are any errors
  • 5. Specific Instructions for Android - If you are using Android you no longer require the standalone GoogleAdMobAds SDK. You can simply import the GooglePlay libraries.
  • 6. Repository Refrencing and Syncing -The Google repository should be downloaded through the google SDK manager - Once downloade, the repository needs to be referenced through the build.gradle file - By adding - compile 'com.google.android.gms:play-services:6.+' under dependencies -Sync the project!!!
  • 7. Edit the Publisher ID in strings.xml It should be something like this Ca-app-pub-************************************ In case you missed this while registerating, you can go through the admob.com page and login using your google credentials and it will direct you to your page
  • 8. Android Manifest -Set it up so that AdMob has internet and network access in order to display the ad on the application -The configuration should be added under the current activity. Then permission must be allowed to internet and network: <uses-permission android:name="com.google.ads.AdActivity" <uses-permission android:name="android.permission.ACCES S_NETWORK_STATE"/>
  • 10. Configuration Change in Android Manifest -Modify the manifest file to include the permissions version number and the activity definitions -After this you need to add a unique identifier to allow for the ID to be to be shown within your code in the place you specify -Every ad banner requires a unique id that can once again be found on your registration page
  • 11.
  • 12. Modifying activity and AdView -Modify the activity in which you plan to have the ad showing. -Start by including xmlns:ads="http://schemas.android.com/ap k/res-auto" -Add an AdView tag at the bottom of the screen you plan to display the ad on -Once you have set the manifest file and the activity xml file you can modify the java class that it is to be displayed on. Start by declaring a new AdView and then find it by
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. That's all for Admob. :)))