If you have ever looked at the list of installed applications on your Android smartphone, you have probably noticed a mysterious application Google Play Services for AR. It has no desktop shortcut, cannot be launched manually, and often takes up several hundred megabytes of memory. What is this service, why is it installed on your device and can it be removed without harm to the system?
This article will reveal all the nuances of its work Google Play Services for AR —from technical fundamentals to practical application. We will look at how this component is related to the technology augmented reality (AR), what applications use it, and why some users encounter errors when updating it. You will also learn how to check the compatibility of your smartphone with AR functions and what to do if the service stops working.
It is important to understand that Google Play Services for AR is not just “another unnecessary application from Google.” It's a key element of the Android ecosystem and powers many modern features, from AR games to room measurement utilities. Let's take a closer look.
What is Google Play Services for AR and how does it work
Google Play Services for AR (formerly known as ARCore) is a system component that allows Android devices to support augmented realitytechnologies. Unlike virtual reality (VR), where the user is completely immersed in the digital world, AR superimposes virtual objects onto the real environment through the smartphone camera.
This service works in the background and provides developers with an API for creating AR applications. For example, when you play in Pokémon GO and see a Pokémon "standing" on your table, or use the application IKEA Placeto try on furniture in your room - in all these cases, it is the Google Play Services for AR.
responsible for AR processing. Technically, the service performs three key tasks:
- 📱 Motion tracking - determines the position and orientation of the device in space using gyroscope, accelerometer and camera.
- 🌍 Environmental understanding — analyzes surfaces (floors, walls, tables) to place virtual objects.
- 🎨 Graphics rendering —ensures the correct overlay of 3D models on the image with cameras.
Without this component, most AR applications will either not work at all or will lose basic functions. For example, the game Harry Potter: Wizards Unite requires Google Play Services for AR to display magical creatures in the real world, and the application Google Measure will not be able to measure distances without it.
Why this service is needed: real examples of use
Many users mistakenly consider Google Play Services for AR useless ballast, but in practice it underlies dozens of popular applications. Here are some striking examples where you can’t do without it:
1. Games with augmented reality
- 🎮 Pokémon GO - catching Pokemon in the real world.
- 🧙 Harry Potter: Wizards Unite - searching for artifacts from the Harry Potter universe.
- 👽 Jurassic World Alive - collecting dinosaurs in your area.
2. Applications for design and renovation
- 🛋️ IKEA Place — fitting of furniture in your room.
- 🏠 Houzz — visualization of the renovation.
- 🖼️ Art.com —what the painting will look like on your wall.
3. Utilities and tools
- 📏 Google Measure —measurement of distances and areas through the camera.
- 🔍 Google Lens —recognition of objects and text in real time.
- 📱 AR Ruler —virtual roulette.
Moreover, some social networks, for example Snapchat i Instagram, use AR for masks and filters. Even if you don't play AR games, the service can be used in the background when viewing stories with effects.
If you are not sure whether you are using AR applications, check the list of installed apps in Settings → Applications. Look for games or utilities marked "AR" in the description.
Device compatibility: does your smartphone support AR
Not all Android devices can work with Google Play Services for AR. For correct operation, you need:
- 📱 Android 7.0 Nougat or newer (on some devices - Android 8.0+).
- 🔄 Processor supporting ARM64 or x86 (most modern smartphones).
- 📷 Camera with autofocus and a resolution of at least
720p. - 🔄 Gyroscope and accelerometer (for tracking movement).
You can check the compatibility of your device in two ways:
Method 1: Through the official Google list
Google leads public registry of supported devices. However, it is updated infrequently, so it is better to use the second method.
Method 2: Installing a test application
- Download ARCore by Google from Google Play.
- Run the application - it will automatically check compatibility.
- If the test passes, you will see a message
"Your device is supported".
If your device is not supported, this does not always mean that AR is not available at all. Some manufacturers (for example Huawei or Samsung) develop their own AR platforms, but they only work with a limited set of applications.
What to do if the device does not support AR?
If your smartphone has not passed the test, but you want to try AR, you can install custom firmware with ARCore support (for example, LineageOS with a patch). However, this requires unlocking the bootloader and may void your warranty. Also, some AR applications work in a simplified mode without full support for Google services.
Is it possible to remove Google Play Services for AR and what will happen if you do this
Technically, it is possible to remove Google Play Services for AR but this will lead to serious consequences:
- ❌ All AR applications will stop working or crash on launch.
- ❌ Some functions Google Lens and Google Photo (for example, object recognition) may fail.
- ❌ Games like Pokémon GO will not be able to display Pokemon in the real world (only on the map).
- ❌ System updates can automatically restore the deleted service.
If you are critically short of space on your device, it is better disable service, rather than deleting:
- Go to
Settings → Applications → Google Play Services for AR. - Click
Disable(not "Delete"). - Confirm the action.
Disconnecting will free up some memory, but will not delete the files completely. If you later need an AR application, the service will automatically turn on again the first time you launch such a app.
Removing Google Play Services for AR will not save space for long - the system will restore it the next time you update or install an AR application.
Important: On some devices (for example, Samsung Galaxy with a proprietary shell One UI) disabling system services can lead to malfunctions of other functions, such as Bixby Vision or AR Emoji.
Common errors and how to fix them
Users often encounter problems while working Google Play Services for AR. Here are the most common errors and their solutions:
| Error | Cause | Solution |
|---|---|---|
"ARCore not installed" |
Service deleted or disabled | Install/update Google Play Services for AR via Google Play |
"Your device is not supported" |
The device is not compatible with ARCore | Check the list of supported devices or update the firmware |
"Camera permission required" |
Cannot access the camera | Go to Settings → Applications → Google Play Services for AR → Permissions and turn on the camera |
| AR objects "float" or twitch | Weak processor or poor lighting | Use the device in a well-lit room |
If AR stops working after updating the service, try the following steps:
Clear the application cache in Settings → Applications → Google Play Services for AR → Memory → Clear cache|
Reboot the device|
Check for updates for the AR application itself (for example, Pokémon GO)|
Install the beta version of Google Play Services for AR (available on Google Play upon request)-->
On devices with root access, manual installation of the latest version sometimes helps ARCore via APK. However, this is risky - an incompatible version may cause malfunctions of the camera or other system components.
If you are developing AR applications, use ARCore Geospatial API to link objects to real geolocations. This allows you to create games where virtual objects remain in one place in the physical world even after restarting the application.
How to update Google Play Services for AR manually
By default, the service is updated automatically via Google Play, but sometimes a manual update is required - for example, if a new version of an AR application requires a fresh one ARCore. Here's how to do it: Method 1: Via Google Play data-i="172">Wait for the download and installation to complete.
Method 1: Via Google Play
- Open Google Play Services for AR page.
- If an update is available, click
Update. - Wait for the download and installation to complete.
Method 2: Via APK (for advanced users)
If the update does not appear on Google Play, you can download the APK from a reliable source (for example, APKMirror):
Download the latest version of APK from APKMirror|
Enable installation from unknown sources in Settings → Security|
Install the downloaded file|
Reboot the device-->
After updating, check the version of the service in Settings → Applications → Google Play Services for AR. The current version at the time of writing is 1.45+, but the numbers may change.
⚠️ Attention: Installing APK from third-party sources may disrupt the operation of Google services. If AR stops working after updating, return to the version from third-party sources. Google Play.
Alternatives to Google Play Services for AR: what other manufacturers offer
Google is not the only company developing platforms for augmented reality. Some manufacturers create their own solutions that may be useful if your device does not support ARCore:
| Platform | Manufacturer | Features | Supported devices |
|---|---|---|---|
| ARKit | Apple | iOS only, high accuracy tracking | iPhone and iPad with A9 chip and newer |
| AR Engine | Huawei | ARCore alternative for devices without Google services | Huawei smartphones with EMUI 10+ |
| ARZone | Samsung | Integration with Bixby and Samsung DeX | Galaxy S8 and newer |
| 8th Wall | 8th Wall (web AR) | Works through a browser without installing applications | Any devices with a camera |
If your smartphone from Huawei or Samsung, check if an alternative AR platform is pre-installed. For example, on Galaxy S22 you can use AR Zone to create animated emoji or measure objects without Google Play Services for AR.
However, alternative platforms have limitations:
- ⚠️ Fewer supported applications (for example, Pokémon GO works only with ARCore).
- ⚠️ Lower tracking accuracy on budget devices.
- ⚠️ No cross-platform compatibility (AR content created for ARKit will not display on Android).
FAQ: Frequently asked questions about Google Play Services for AR
Is it possible to transfer Google Play Services for AR to a memory card?
No, this is a system application, and Android does not allow you to transfer it to an SD card. However, you can clear its cache in the settings to free up some space.
Why does Google Play Services for AR weigh so much?
The service includes libraries for processing 3D graphics, machine learning and working with the camera. The size can reach 300–500 MB, but this is necessary to support modern AR applications. Most of it is occupied by models for recognizing surfaces and objects.
Is it safe to disable auto-update for this service?
Technically yes, but this can lead to compatibility problems. New versions of AR applications often require fresh versions Google Play Services for AR. If you turn off auto-update, some features may stop working.
How can I find out which apps use AR on my phone?
Go to Settings → Applications and sort the list by size or date of use. AR apps usually have the words "augmented reality", "AR" or "3D" in their description. You can also use the utility App Inspector from Google Play to analyze permissions.
Does Google Play Services for AR work on Android emulators?
Partially. Some emulators (for example BlueStacks or Genymotion) support ARCore, but this requires you to enable camera and gyroscope virtualization in the settings. Full operation is possible only on physical devices.
⚠️ Attention: The functionality of AR applications may vary depending on the smartphone model and Android version. Some functions (for example, Cloud Anchors for multi-user AR) require not only Google Play Services for ARbut also a stable Internet connection.