this post was submitted on 07 Oct 2025
596 points (99.0% liked)
Technology
75792 readers
2553 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So... Will the ADB let me do this? reVanced specially, YouTube is completely unwatchable otherwise.
They're doing the same thing Apple has been doing for years, I used to run a self-signing application which ran every week or so by itself.
Workarounds are going to exist plenty, it's just a slap in the face. Especially because the Play Store is filled with malware. Apple's strict rules are horrible for developers, but at least it's not as riddled with malware.
I suspect this is designed to block revanced entirely. It won't be able to install the apk it compiles or downloads, so apps won't be able to update even if you have it installed via adb to begin with.
Revanced won't be able to install, but you could still install manually the apk it creates. That's what I do (not through adb though).
I haven't used revanced in a while, but Fennic + ubo + sponsor block should get you to basically the same place unless they've added new features since I used it last.
No separate app required.
All APKs will require a signed developer certificate.
I doubt they will be signing keys for developers who circumvent Google's services, or that violate their ToS.
They're copying this scheme from Apple in Europe, when it was forced to allow other app stores.
In that case, Apple revoked certificates for apps it didn't like, such as P2P/torrents. Mind you, these were NOT apps that were not hosted on Apple's App Store.
But ADB bypasses it.
(for now, at least)
Shizuku + Obtainium might still be an option.
I wouldn't count on it. I'm 100% expecting them to follow up on this in another update, blocking devices from wirelessly debugging themselves for "security" reasons.
All APKs will need a valid Google developer signature.
Doesn't matter if it's installed from GitHub or F-Droid, no signature, no installation.
Shizuku is installing via adb
That's what it sounds like.