google mobile ads - using libgdx and Android studio

393 views Asked by At

Ive got my whole game together, using libgdx, working in android studio, and now I'm in the process of putting ads into it. I've done the tutorial here but it doesnt work when youre using libgdx(I cant just follow the steps).

1

There are 1 answers

0
Korbbit On

OK, so I managed to get a banner ad to display. What I did was follow this spanish tutorial, with its accompanying video, but wherever you recognise pieces from the official tutorial i linked in my original question, use the official snippets. basically the part from the spanish/video tutorial that is needed is putting the game into a FragmentActiviy and making a layout file.