Opening my weather app this morning I was greeted by this warning:
Google has announced that, starting in 2026/2027, all apps on certified Android devices will require the developer to submit personal identity details directly to Google. Since the developers of this app do not agree to this requirement, this app will no longer work on certified Android devices after that time.
It’s the first time I hear about this, seems to be about:
Cirrus app: Github
Was this a big thing I somehow missed? I hope more devs will follow suit.
They’re not “pulling” the app from anywhere, it’s just simply not going to work on “certified devices”. This is the end of Android as we know. It’s been a good run.
Only works for those of us who own a pixel or bought one for the reason but this won’t effect Graphene users
Yes you’re right. I’ve worded that wrong in the title!
You can edit it 🙂
Done! for the curious, original title, “Cirrus App dev pulling app from certified android devices in '26/'27” new, “Cirrus app dev informing the app will stop working on certified android devices in '26/'27”
I believe you can sideload with ADB.
Nope, from how Google puts it, play services will block any and all apps without a valid signature from working at all on play certified devices.
You’ll be able to install them via adb probably, but when you run them play services will stop you.
Play services already prevents certain apps from starting until you say a yes/no on a popup, so the framework for this is already in place.