this post was submitted on 07 Oct 2025
786 points (99.2% liked)

Technology

75959 readers
2728 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. 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
[–] kokesh@lemmy.world 39 points 4 days ago (6 children)

So... Will the ADB let me do this? reVanced specially, YouTube is completely unwatchable otherwise.

[–] PhAzE@lemmy.ca 12 points 4 days ago (1 children)

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.

[–] Gumus@lemmy.dbzer0.com 2 points 3 days ago (1 children)

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).

[–] JaddedFauceet@lemmy.world 1 points 1 day ago

After this you won't be able to install it manually

[–] radix@lemmy.world 11 points 4 days ago

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.

[–] Mika@piefed.ca 6 points 4 days ago (2 children)

Shizuku + Obtainium might still be an option.

[–] pivot_root@lemmy.world 9 points 4 days ago* (last edited 4 days ago)

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.

[–] crumpted@sopuli.xyz -1 points 4 days ago (1 children)

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.

[–] Mika@piefed.ca 8 points 4 days ago

Shizuku is installing via adb

[–] kernelle@lemmy.dbzer0.com 3 points 3 days ago

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.

[–] frongt@lemmy.zip 5 points 4 days ago

That's what it sounds like.

[–] crumpted@sopuli.xyz 3 points 4 days ago (1 children)

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.

[–] DeathByBigSad@sh.itjust.works 5 points 4 days ago

But ADB bypasses it.

(for now, at least)