Articles · Apps

Running a phone with no Google Play Services

Play Services is a system-level library that apps call for maps, push notifications, location, sign-in and payments. Remove it, whether by using a custom system or a phone that never had it, and apps split into three groups: those that never touched it, those that degrade, and those that refuse to start.

What actually breaks

FeatureWithout Play ServicesWorkaround
Push notificationsDelayed or absent in most appsApps with their own push, or a compatibility layer
Embedded mapsBlank panel where the map wasApps using an open map library
Sign in with GoogleUnavailableEmail and password, where offered
Contactless paymentsNot available at allCard
Location assistanceSlower first fixWorks, just takes longer
Play Store purchasesUnavailableBuy through the developer directly

Reklam

Apps that work with nothing installed

1

Telegram

Telegram FZ-LLC
3,8 1 Mr+ 119 MB

Runs its own connection for message delivery, so notifications work without Google's messaging service. The most usable messenger in this situation by a distance.

2

Firefox

Mozilla
4,6 500 Mn+ 596 MB

Its own rendering engine and its own sync. Nothing about it depends on Play Services.

3

VLC

Videolabs
4,0 500 Mn+ 46 MB

No dependencies at all beyond Android itself.

4

OsmAnd

OsmAnd
4,5 10 Mn+ 218 MB

Full offline maps and navigation from open map data, with no Google mapping involved.

5

AntennaPod

AntennaPod Open Source Team
4,8 1 Mn+ 10 MB

Podcasts over plain RSS with no account and no push.

6

Material Files

Hai Zhang
4,4 1 Mn+ 12 MB

A file manager with no cloud integration to lose.

7

Aegis Authenticator - 2FA App

Beem Development
4,7 500 B+ 7 MB

Two-factor codes generated locally, which is exactly what you want on a phone with no account tying it together.

8

Obsidian

Dynalist Inc.
4,3 5 Mn+ 18 MB

Notes as files, synced by whatever you choose. No platform dependency.

Replacing the pieces you lose

The two replacements that matter most are maps and message delivery.

Firefox

Mozilla
4,6 500 Mn+ 596 MB

For anything that was a Google web service, the browser version usually works and does not need Play Services at all.

MAPS.ME: Offline maps GPS Nav

Maps_Me
4,1 50 Mn+ 432 MB

Offline maps from open data, with search and routing. A genuine replacement rather than a fallback.

WireGuard

WireGuard Development Team
4,2 10 Mn+ 7 MB

Included because a self-hosted setup often accompanies this choice, and this is the client for reaching it.

Fine without Play Services
  • Media players and file managers
  • Open source messaging
  • Offline navigation
  • Note taking and reading apps
  • Local utilities
Expect trouble
  • Banking apps, which often check for integrity attestation
  • Ride hailing and delivery
  • Anything with an embedded Google map
  • Games with Play Games sign-in
  • Contactless payment

The banking problem

Banking and payment apps increasingly check device integrity, and a phone without Play Services frequently fails that check regardless of how secure it actually is. There is no reliable workaround, and this is the single most common reason people give up on the idea.

The pragmatic arrangement is a second device, or the bank's website in a browser, which is generally not subject to the same check. Decide this before you commit, because discovering it after moving everything across is a bad afternoon.

Messaging, browsing, media, maps and notes all have good options. Banking is the part that does not, so plan for it first.

Frequently asked questions

Will apps from the Play Store work without Play Services?

Many will. It depends on whether the app calls the library, not on where the file came from.

Do I lose notifications entirely?

For apps relying on Google's messaging service, yes, unless you install a compatibility layer. Apps with their own connection are unaffected.

Is this more private?

Substantially, in terms of what leaves the device by default. It costs convenience, and banking is the sharpest edge.

Read next

APK download against the Play Store

This is not a rivalry. Each does something the other cannot.

Paying for a VPN: what changes

You are not buying encryption. You are buying an operator whose income does not depend on you.

Archive tools on Android compared

For a plain ZIP either works. For a split, password-protected archive, only one does.