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.
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.
This is completely wrong. I asked this exact question to google in their poll and I got an answer from them saying it would always work with adb. It’s for devs so you can run those apps of course. This means F-Droid can implement a Shizuku backend to install apps and the UX will be even better since it will bypass popups. However, initial setup will be far more complicated
You can but that’s REALLY not a solution. How many times/day to plan on plugging in your phone and running a couple dozen commands to update your apps?