Skip to content

Latest commit

 

History

History

README.md

is::Engine Admob

Compatible Platforms:

  • Android

Supported tools:

Description:

  • This example shows you how to use Ad Manager (Admob) to display banner ad and video reward ad. It also shows you how to use the Button component of the framework.
  • You can set the ads information (id, banner size, keywords) in GameConfig.h.

To make this example work you need:

  • The google-services.json file for Android that you can get here by following the procedure (Once obtained put it in the app folder).
  • Download the Firebase C++ SDK 4.5.0 here (Please note this is an old version) and install it in the sources directory of Android NDK (C:/Android/NDK/sources/firebase_cpp_sdk).

Banner Ad

image 1

Reward Video

image 2