{"id":43807665,"url":"https://github.com/distriqt/ane-googleplayservices","last_synced_at":"2026-02-25T02:02:55.564Z","repository":{"id":27512734,"uuid":"30993449","full_name":"distriqt/ANE-GooglePlayServices","owner":"distriqt","description":"Shared library including the Google Play Services Client Library","archived":false,"fork":false,"pushed_at":"2026-02-19T04:20:42.000Z","size":871005,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-02-19T10:57:23.381Z","etag":null,"topics":["actionscript","adobe-air","airnativeextension","android","ane","google-play-services","native-extensions"],"latest_commit_sha":null,"homepage":"https://airnativeextensions.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/distriqt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["marchbold"]}},"created_at":"2015-02-18T23:52:55.000Z","updated_at":"2026-02-19T04:20:41.000Z","dependencies_parsed_at":"2024-04-17T03:29:04.168Z","dependency_job_id":"9dd31d3c-26cf-4070-b3f9-2fc6e236359f","html_url":"https://github.com/distriqt/ANE-GooglePlayServices","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/distriqt/ANE-GooglePlayServices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distriqt%2FANE-GooglePlayServices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distriqt%2FANE-GooglePlayServices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distriqt%2FANE-GooglePlayServices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distriqt%2FANE-GooglePlayServices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/distriqt","download_url":"https://codeload.github.com/distriqt/ANE-GooglePlayServices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distriqt%2FANE-GooglePlayServices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29808924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T22:43:48.403Z","status":"online","status_checked_at":"2026-02-25T02:00:07.329Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actionscript","adobe-air","airnativeextension","android","ane","google-play-services","native-extensions"],"created_at":"2026-02-05T23:03:29.408Z","updated_at":"2026-02-25T02:02:55.559Z","avatar_url":"https://github.com/distriqt.png","language":null,"funding_links":["https://github.com/sponsors/marchbold"],"categories":[],"sub_categories":[],"readme":"\nbuilt by [distriqt //](https://airnativeextensions.com) \n\n![](images/promo.png)\n\n\n# Google Play Services \n\nThis repository contains a series of shared extensions that includes the Google Play Services Client Library and the Firebase Core library.\n\nThese are designed to be used in combination with the distriqt native extensions, however can be used as a dependency by any extension.\n\n\n## The Google Play services client library\n\nThe client library contains the interfaces to the individual Google services and allows you to obtain authorization from users to gain access to these services with their credentials. \n\nIt also contains APIs that allow you to resolve any issues at runtime, such as a missing, disabled, or out-of-date Google Play services APK. \n\n\n\n### Play Services ANEs\n\nThe Play Services ANEs package the Play Services client library into a form that you can package with your AIR application.\nThey are structured to make including the neccessary parts of the services client library in your application easy\nand minimise the amount of dependent code by only including the parts of the client library your application requires.\n\nThe **Base** ANE contains the core functionality of the client library and is required by every other ANE as a dependency. \nAny of our ANEs that use Play services will require this ANE.\n\nThe other ANEs each represent a different component of the client library and you will include different ANEs \ndepending on the functionality your application requires. \n\nEach of our other ANEs will outline exactly which of these play services ANEs, see the individual getting started\nguides for more information.\n\n\n\n\n## The Google Play services APK\n\nThe Google Play services APK contains the individual Google services and runs as a background service in the Android OS. \nYou interact with the background service through the client library and the service carries out the actions on your behalf.\nAn easy-to-use authorization flow is also provided to gain access to the each Google service, \nwhich provides consistency for both you and your users.\n\nThe Google Play services APK is delivered through the Google Play Store, \nso updates to the services are not dependent on carrier or OEM system image updates. \nIn general, devices running Android 2.3 (API level 9) or later and have the Google Play services app installed \nreceive updates within a few days. \nThis allows you to use the newest APIs in Google Play services and reach most of the devices in the Android ecosystem. \nDevices older than Android 2.3 or devices without the Google Play services app are not supported.\n\n\n\n\n## Native Extensions\n\nThe highest quality and widest range of Native Extensions for Adobe AIR\n\nWith over 40 extensions available, we are the largest provider of native extensions for AIR developers.\nOur mobile solutions allow developers to fast-forward development and focus on building great games and apps.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistriqt%2Fane-googleplayservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistriqt%2Fane-googleplayservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistriqt%2Fane-googleplayservices/lists"}