Use Google Advertise in ndroid,

Hello friends
Is it possible to use Google Advertise service in Unreal Engine for android?,

Hi roboman78,

Google Ads can definitely be used in mobile applications built in UE4, but much of the documentation on how to include it is on the Google side. Here are some useful links for you:

  1. Google Mobile Ads
  2. AdMob Android Guides Quick Start
  3. Google Mobile Ads SDK

Hope this helps!

Does any of this work with blueprints? It looks like all code based, and seems to reference Android Studio, which I know nothing about. Are blueprint people locked out of adding ads?

wittlief - I’ve used adMob before in my Android apps through AndroidStudio like these links show, but do you have any examples or documentation showing how to integrate this with a UE4 project? AndroidStudio development is in Java, and UE4 development seems to be either C++ or Blueprints - I’m comfortable with either method, but it’s not clear to me how to integrate the Java code into UE4.

Hi RK_1,

Have a look at this forums thread and see if helps you.

Thanks!