Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Google Play Services

From Wikipedia, the free encyclopedia
Proprietary software for Android devices

This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articlerelies excessively onreferences toprimary sources. Please improve this article by addingsecondary or tertiary sources.
Find sources: "Google Play Services" – news ·newspapers ·books ·scholar ·JSTOR
(January 2020) (Learn how and when to remove this message)
This article needs to beupdated. Please help update this article to reflect recent events or newly available information.(February 2022)
(Learn how and when to remove this message)
Google Play Services
DeveloperGoogle LLC
Initial releaseSeptember 26, 2012; 13 years ago (2012-09-26)
Stable release(s)[±]
Android24.47.62 / December 29, 2024; 10 months ago (2024-12-29)[1]
Android TV24.47.62 / December 30, 2024; 10 months ago (2024-12-30)[2]
Wear OS (Android Wear)24.49.33 / December 29, 2024; 10 months ago (2024-12-29)[3]
Preview release(s)[±]
Android (Beta)24.02.12 / January 17, 2024; 22 months ago (2024-01-17)[4]
Android TV (Beta)24.02.12 / January 12, 2024; 22 months ago (2024-01-12)[5]
Wear OS (Android Wear) (Beta)23.30.12 / July 31, 2023; 2 years ago (2023-07-31)[6]
Operating systemAndroid
LicenseProprietary
Websitedevelopers.google.com/android/guides/overview Edit this on Wikidata

Google Play Services is a proprietary software package produced by Google for installation on Android devices. It consists of background services and libraries for use by mobile apps running on the device.[7] When it was introduced in 2012, it provided access to the Google+ APIs and OAuth 2.0. It expanded to cover a variety of Google services, allowing applications to communicate with the services through common means.[8]

The package's services include location tracking and geofencing, single sign-on account services, user health and fitness tracking, payment processing, integrated advertising, and security scanning. Many apps on Android devices depend on the use of Google Play Services, and the package requires the user to use a Google Account and agree to Google's terms of service. Distributing Google Play Services on an Android device requires a license from Google, which contractually prohibits device producers from producing Android devices that are incompatible with Google's Android specifications.

Google Play Services is used by almost all Google apps that have system-level powers. Without Google Play Services, these apps may not work properly.[9]

Services

[edit]

Google Play Game Services[10] can be used by application developers to allow a competitive and social experience through the use of leaderboards,achievements, and multiplayer sessions.[11] SavedGames API is available tosyncgame saves on Google'scloud infrastructure.[12]

Location APIs provide specifications about the location technologies, providinggeofencing APIs for scheduling specific actions when the user enters or leaves specific geographic boundaries, Fused Location Provider acquires location information such as reduced power usage and activity recognition for allowing applications to adapt to the current action of the user (e.g. cycling, walking, etc.).[10]

The Google Sign-in Android API providessingle sign-on, authenticating the user inside applications using Google Account credentials.[13]

The Google Maps Android API allows applications to includeGoogle Maps or Street View without the need to open a separate application, allowing full control over the camera and providing a means of adding custom markers and map overlays.[14]

The Google Drive Android API allows Google Drive to be used as a storage structure, providing lookup and syncing of documents along with other file manipulation tools.[15]

The Google Cast Android API adds casting functionality to allow Android applications to display content on TVs usingGoogle Cast, additionally providing various helpers for common audio, video, and image types.[16]

Google Mobile Ads integrates advertisements into applications, allowing monetization by targeting ads based on factors such as user location.[17] The Google Pay API allows purchases of services and goods viaGoogle Pay.[18] Other APIs include theGoogle Fit API, accountauthentication methods, andGoogle Analytics.[8]

Google Play Protect is a unification ofAndroid security systems.[19][20][21] In 2019, the company announced that the software was scanning 50 million apps per day.[22] On November 6, 2019, Google announced the App Defense Alliance. Partners can request Google Play Protect to analyze an app. Results are sent to the partner and Google Play Protect receives results from partners. As of November, 2019, partners of the App Defense Alliance includedESET, Lookout andZimperium.[23][24] In October 2023, Google announced that Play Protect would scan sideloaded apps for malware at install time.[25]

In May 2016, Google announced Instant Apps, a feature provided via Google Play Services forAndroid 4.2 and later that allows app developers to provide lightweight versions of their apps without first having to install them from the Play Store.[26] The feature debuted in 2017. In June 2025, Google announced throughAndroid Studio that Instant Apps support would be removed that December.[27] The decision was attributed to low usage of the functionality.[28]

Adoption

[edit]

Google Play Services is automatically updated throughGoogle Play on devices withAndroid 6.0 or newer.[7] This means Google can deliver updates without manufacturers having to update the Android firmware, working around thefragmentation of the platform that has become infamous for Android products.[9][29]

Concerns

[edit]

TheAndroid Open Source Project (AOSP) was announced in 2007, and functioned as the baseline system for all OEMs andfirmware modifications such asCyanogenMod andLineageOS. Various AOSP apps were transferred to Google Play with a closed-source model. Many apps (such asLyft,Uber, and many of the Google apps likeGmail andYouTube) function only when the Google Play Services package is available and enabled.[9]

Distributing Google Play Services as a part of the Google Apps package requires a license from Google, which contractually prohibits device producers from producing Android devices that are incompatible with Google's Android specifications. Others who are interested in modifying the Android system are required to either opt-out of Google Play Services or to obtain the Google apps package from either a device that has them pre-installed or an unofficial source.[9][29]

See also

[edit]

References

[edit]
  1. ^"Google Play Services".APKMirror. Android Police. Retrieved17 January 2024.
  2. ^"Google Play Services (Android TV)".APKMirror. Android Police. Retrieved17 January 2024.
  3. ^"Google Play Services (Wear OS)".APKMirror. Android Police. Retrieved17 January 2024.
  4. ^"Google Play Services".APKMirror. Android Police. Retrieved17 January 2024.
  5. ^"Google Play Services (Android TV)".APKMirror. Android Police. Retrieved17 January 2024.
  6. ^"Google Play Services (Wear OS)".APKMirror. Android Police. Retrieved17 January 2024.
  7. ^ab"Overview of Google Play Services".Google Developers.Archived from the original on 7 March 2018. Retrieved14 September 2020.
  8. ^ab"Package Index".Google Developers.Archived from the original on 28 March 2018. Retrieved14 September 2020.
  9. ^abcdRon Amadeo (3 September 2013)."Balky carriers and slow OEMs step aside: Google is defragging Android".Ars Technica.Archived from the original on 3 September 2013. Retrieved30 November 2014.
  10. ^ab"Build location-aware apps".Android Developers.Archived from the original on 24 September 2020. Retrieved14 September 2020.
  11. ^"Play Game Services".Google Developers.Archived from the original on 18 December 2014. Retrieved14 September 2020.
  12. ^"Saved Games in Android | Play Games Services".Google Developers.Archived from the original on 16 July 2017. Retrieved30 November 2014.
  13. ^"Add sign-in workflow".Android Developers.Archived from the original on 24 September 2020. Retrieved14 September 2020.
  14. ^"Add maps".Android Developers.Archived from the original on 24 September 2020. Retrieved14 September 2020.
  15. ^"Drive API for Android".Google Developers.Archived from the original on 12 August 2020. Retrieved14 September 2020.
  16. ^"Cast".Google Developers.Archived from the original on 10 September 2020. Retrieved14 September 2020.
  17. ^"Mobile Ads SDK".Google Developers.Archived from the original on 17 September 2020. Retrieved14 September 2020.
  18. ^"Google Pay".Google Developers.Archived from the original on 12 September 2020. Retrieved14 September 2020.
  19. ^"Google's security suite 'Play Protect' rolling out to Android phones".Android Authority.Archived from the original on 20 September 2017. Retrieved20 September 2017.
  20. ^"Google's Play Protect didn't catch obfuscated malware with up to 20 million installs on the Play Store".Android Police.Archived from the original on 20 September 2017. Retrieved20 September 2017.
  21. ^"Keeping you safe with Google Play Protect".Google Blog.Archived from the original on 20 September 2017. Retrieved20 September 2017.
  22. ^"Google Play Protect Now Scans More Than 50 Million Apps Per Day".Beebom. 9 May 2019. Archived fromthe original on 21 September 2021. Retrieved9 May 2019.
  23. ^"The App Defense Alliance: Bringing the security industry together to fight bad apps".Google Online Security Blog.Archived from the original on 7 November 2019. Retrieved7 November 2019.
  24. ^"App Defense Alliance | Play Protect".Google Developers.Archived from the original on 7 November 2019. Retrieved7 November 2019.
  25. ^Amadeo, Ron (18 October 2023)."Android will now scan sideloaded apps for malware at install time".Ars Technica.Archived from the original on 20 October 2023. Retrieved20 October 2023.
  26. ^Cunningham, Andrew (19 May 2016)."Android Instant Apps will blur the lines between apps and mobile sites".Ars Technica.
  27. ^Whitwam, Ryan (13 June 2025)."Another one for the graveyard: Google to kill Instant Apps in December".Ars Technica.
  28. ^Preston, Dominic (13 June 2025)."Google is shutting down Android Instant Apps over 'low' usage".The Verge.
  29. ^abRon Amadeo (21 October 2013)."Google's iron grip on Android: Controlling open source by any means necessary".Ars Technica.Archived from the original on 10 March 2017. Retrieved30 November 2014.

External links

[edit]
Software
development
Development tools
Official
Other
Integrated development
environments
(IDE)
Languages,databases
Augmented reality andvirtual reality
Events,communities
Releases
Derivatives
Devices
Pixel
Nexus
Play edition
Custom
distributions
Booting and
recovery
APIs
AlternativeUIs
Rooting
Lists
Related topics
a subsidiary ofAlphabet
Company
Divisions
Subsidiaries
Active
Defunct
Programs
Events
Infrastructure
People
Current
Former
Criticism
General
Incidents
Other
Software
A–C
D–N
O–Z
Operating systems
Machine learning models
Neural networks
Computer programs
Formats and codecs
Programming languages
Search algorithms
Domain names
Typefaces
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Hardware
Pixel
Smartphones
Smartwatches
Tablets
Laptops
Other
Nexus
Smartphones
Tablets
Other
Other
Advertising
Antitrust
Intellectual
property
Privacy
Other
Related
Concepts
Products
Android
Street View coverage
YouTube
Other
Documentaries
Books
Popular culture
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Google_Play_Services&oldid=1322893887"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp