this post was submitted on 20 Sep 2025
752 points (99.7% liked)
Privacy
42010 readers
872 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
From what I gather, yes. But will you be allowed to install F-Droid? No.
I've heard that it will still be possible to install unverified apps via ADB, so theoretically it wouldn't be hard to make an app installer that uses Shizuku (tool that allows you to ADB into your own device) and have a website that automatically installs that using WebUSB or something
You'll be able to install them, but play services will very probably stop them from starting.
They already have the framework for this in place, "unrecognised" apps get blocked by Play services already asking you if Google can scan the app before you start it, the app will not start at all unless you click yes or no.
Maybe yes. Maybe not. I think from now they won't push that far, among other things because even developing for android platform would become a burden. Not being able to even test some app concept without a verified signature...
Maybe eventually they'll go that far. But as of now I do think is unlikely they'll completely block the adb way.
Anyway many current users won't go adb. And third party stores will take a massive hit. That's google's goal.
app manager can already work as an app installer, but it needs wireless debugging enabled which can be a security risk. and you have to install app manager too somehow.