简体   繁体   中英

Android: How to determine if Google Play Services was correctly installed

I'm building an Android app using Eclipse on OS X. I've been through numerous tutorials on adding Google Play Services to my app. I believe I've installed it correctly. However, I'm having issues with Admob ads and I think it might be related to Google Play Services.

How can I determine if Google Play Services was correctly installed?

I didn't see anything in the terminal when I tried:

./adb logcat | grep -i googleplay

Check this link for Google play services setup and verification

http://www.androiddesignpatterns.com/2013/01/google-play-services-setup.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM