Commit d3a7723
Chris Cornell
First commit of admob sample
It's rough, and needs some polish. (Better buttons, more obvious interactions, etc.) But it's there and started. Top two buttons load and display normal-sized ads, bottom two load and display full-screen ones. Using an old version of the admob API C++ api - will need to be updated.1 parent 6cf2fdd commit d3a7723
File tree
111 files changed
+3793
-0
lines changed- admobcpp
- build
- android_client_jar
- classes/com/google/android/gms/ads
- cpphelpers
- cpp
- android_native_library
- android_sample
- .idea
- copyright
- GoogleMobileAdsCpp
- src
- androidTest/java/com/firebase/admob/cpp
- jni
- main
- res/values
- test/java/com/firebase/admob/cpp
- app
- src
- androidTest/java/com/example/firebase/admob/CppSample
- main
- java/com/example/firebase/admob/CppSample
- res
- layout
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-v21
- values-w820dp
- values
- test/java/com/example/firebase/admob/CppSample
- gradle/wrapper
- include
- libs
- arm64-v8a
- armeabi-v7a
- armeabi
- x86
- src/common
- admobsample/android_app
- .idea
- copyright
- app
- src/main
- java/com/google
- android/gms/ads/cpphelpers
- firebase/admob/admobcppapp
- jni
- res
- layout
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-w820dp
- values
- gradle/wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+3793
-0
lines changedBinary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments