Hello Amy,
I can't find out how to get it working on the emulator then.
Are you sure you've succeeded doing so on the emulator?
I wish to be sure it works on devices that don't have the Google Play Services, and currently that's the way I can do it .
Is there any difference in the code in order to make it work on such devices , compared to the one that uses Google Play Services?
I've found on the samples that you need to call "isGooglePlayServicesAvailable" before using admob. Is it wrong? If I remove it, I can see it still doesn't work.
I've also added the code of adding the emulator as a test device: builder.addTestDevice(AdRequest.DEVICE_ID_EMULATOR);
It still doesn't work as opposed to running on a real device.
Using the old SDK (the stand alone one) it worked perfectly for me. Now I also can't even find the way to use "AdSize.SMART_BANNER" anymore.
Also, about the link, thank you.
Since I'm also quite new to Google groups too, where can I ask about Google Groups? The website has a lot of basic things missing compared to other forums, or at least it looks like it.