This is an Air native extension with Google Play Services Library for Android.
The ANE binary (AirGooglePlayServices.ane) is located in the bin folder. You should add it to your application project's Build Path and make sure to package it with your app (more information here).
google-play-services.jar and android-support-v4.jar for ANE libs
Use this with my versions of AirPushNotification or AirGooglePlayGameServices.ane, for in app purchase you can use StarIslandGames's version
If you use lilili87222’s AdMob use the without_gps version
Should you need to edit the extension source code and/or recompile it, you will find an ant build script (build.xml) in the build folder:
cd /path/to/the/ane/build
mv example.build.config build.config
#edit the build.config file to provide your machine-specific paths
ant