Hello,
I started to play with AdMob. I am able to build the test application but in the LOG I see messages below. I noticed that issue appears from Android 4.4 policy. What do I have to do to get the Ads working correctly ?
09-04 06:13:19.990: I/Ads(979): Starting ad request.
09-04 06:13:20.010: I/Ads(979): Please set theme of AdActivity to @android:style/Theme.Translucent to enable transparent background interstitial ad.
09-04 06:13:20.680: E/Ads(979): JS: Not allowed to load local resource: file:///android_asset/webkit/android-weberror.png (data:text/html,chromewebdata:12)
09-04 06:13:20.680: I/chromium(979): [INFO:CONSOLE(12)] "Not allowed to load local resource: file:///android_asset/webkit/android-weberror.png", source: data:text/html,chromewebdata (12)
09-04 06:13:20.830: E/Ads(979): JS: Uncaught ReferenceError: AFMA_buildAdURL is not defined (data:text/html,chromewebdata:1)
09-04 06:13:20.830: I/chromium(979): [INFO:CONSOLE(1)] "Uncaught ReferenceError: AFMA_buildAdURL is not defined", source: data:text/html,chromewebdata (1)
09-04 06:14:20.020: W/Ads(979): Timed out waiting for ad response.