An open API service indexing awesome lists of open source software.

https://github.com/juanfranciscocis/learning_google_admob

This is a flutter project. The mobile app is able to show an add when the app opens.
https://github.com/juanfranciscocis/learning_google_admob

admob flutter google

Last synced: about 2 months ago
JSON representation

This is a flutter project. The mobile app is able to show an add when the app opens.

Awesome Lists containing this project

README

          

# Learning Google AdMob

This is a flutter project. The mobile app is able to show an add when the app opens.

## How To Open The Project?
1. Download and open all of the project file using a flutter compatible IDE.
2. I recomend IntelliJ IDEA
3. Get a AdMob App ID for iOS and Android
4. Follow the instructions on how to add the App ID. https://developers.google.com/admob/flutter
5. At Google AbMob main panel create a InterstitialAd for the iOS project and the Android one.
6. Add the InterstitialAd ID to the ***void _initAd(){}*** method.
7. Run the program using iOS or Android emulator

## I'm looking your CV (Curriculum Vitae), where can I find useful info about this project?

There is not much to see here, the app will only load a Google ad when the user launches the program.
This project helps developers monetize their apps using Google AdMob