We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d08e9 commit 214da24Copy full SHA for 214da24
admob/README.md
@@ -15,7 +15,7 @@ Getting Started
15
16
- [Add Firebase to your Android Project](https://firebase.google.com/docs/android/setup).
17
- Configure your AdMob app id:
18
- - In `src/main/res/values/strings.xml` change the `admob_app_id` string to your AdMon app id.
+ - In `src/main/res/values/strings.xml` change the `admob_app_id` string to your AdMob app id.
19
- Note that this ID is used in two places: `AndroidManifest.xml` and `MainActivity`
20
- Run the sample on your Android device or emulator.
21
- The running sample displays a test banner ad and a test interstitial add.
0 commit comments