问题
I recently tried adding admob ads into my android app, Everything works fine on my emulator, ads are shown and no problems whatsoever.
However, When i my app on my android device, i get this message in logcat: W/GooglePlayServicesUtil(1424): Google Play services is missing.
And no ads are shown, whereas on my emulator ads are shown (test ads though).
I have included the google-play-services-lib into my project.
Thanks
回答1:
Update your SDK with latest Google APIs. Create another emulator (or re-create existing one) with target Google API (for e.g. 19). It worked for me.
来源:https://stackoverflow.com/questions/24341581/android-ads-google-play-services-is-missing