this post was submitted on 25 Aug 2025
97 points (97.1% liked)

Android

20217 readers
240 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

πŸ”—Universal Link: !android@lemdro.id


πŸ’‘Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: !askandroid@lemdro.id

For fresh communities, lemmy apps, and instance updates: !lemdroid@lemdro.id

πŸ’¬Matrix Chat

πŸ’¬Telegram channels / chats

πŸ“°Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to !askandroid@lemdro.id.

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to !androidmemes@lemdro.id.

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 2 years ago
MODERATORS
 

How is this going to be enforced if you are just downloading apks? It states they will enforce verification across sources outside of the play store. This doesn't sound possible unless they just make stock android unable to side load

all 36 comments
sorted by: hot top controversial new old
[–] user224@lemmy.sdf.org 60 points 2 weeks ago (3 children)

Why do we even call it "sideloading"? I can install whatever I want on desktop, even whatever OS, so why not my phone? It is my phone, right?

[–] tomyhaw@lemmy.world 27 points 2 weeks ago (1 children)

I'm not really understanding. I buy a phone. Peter codes and app with foss tools and emails it to me. No copyright or anything bad like a to do app. I want to use said app on my purchased phone. Now Peter will have to show his license and stuff? I guess developers are criminals.

[–] 01189998819991197253@infosec.pub 2 points 1 week ago (1 children)

I’m not really understanding

But you are understanding. Google sees us all as criminals.

[–] tomyhaw@lemmy.world 2 points 1 week ago

Well your not wrong a lot of privacy developers get more years than pedos

[–] eleitl@lemmy.zip 2 points 2 weeks ago

I do not call it side-loading. Two of my tablets don't have any Google on it. The phone is running Play Services in a sandbox, as one of several options to get software.

[–] Ulrich@feddit.org 50 points 2 weeks ago (1 children)

Between this, Play Integrity API, and Google removing source code, they're basically declaring war on the openness of their own platform.

[–] tomyhaw@lemmy.world 13 points 2 weeks ago (1 children)

Well I think we are such a small percentage of users that care that it probably does not matter in the grand scheme. I just got on android in 24' when rcs started working because my large family network was always worried they would lose communication with me. Because you know the little green text bubble things don't get pictures and stuff from non iOS... People have no clue and don't care as long as the phone works to swipe on sorry videos

[–] Ulrich@feddit.org 3 points 2 weeks ago* (last edited 2 weeks ago)

I didn't think they would either but it sure seems like they suddenly do...

[–] MTK@lemmy.world 28 points 2 weeks ago (2 children)

Classic corporate move: come in attractive (open, rootable, etc) and once the competition is gone slowly make it more profitable on the customers expense.

[–] T156@lemmy.world 8 points 2 weeks ago

Classic Google move as well.

[–] dan1101@lemmy.world 7 points 2 weeks ago

Don't be evil, completely dominate several markets, be evil.

[–] tomalley8342@lemmy.world 20 points 2 weeks ago (2 children)

How is this going to be enforced if you are just downloading apks? It states they will enforce verification across sources outside of the play store. This doesn’t sound possible unless they just make stock android unable to side load

apks will have to be cryptographically signed through Google's developer console, and this signature will be checked by the operating system at install time regardless of where you got the apk from. It's like how windows has signed applications for smartscreen, except in this case all applications must be signed through Google, and in order to sign it, you have to let Google know where you live, and unsigned applications will simply be denied instead of just being presented with a warning.

[–] tomyhaw@lemmy.world 6 points 2 weeks ago (1 children)

Makes sense. Is Google play store just apk files as well? I thought there was some other special sauce with it as well besides just running spyware in the background. This all sounds like a good way to get full names for YouTube add less app makers...

[–] tomalley8342@lemmy.world 7 points 2 weeks ago (2 children)

You are likely thinking of google play protect, which does the same verification on their platform's end (to try to remove bad actor developer accounts as soon as possible), and the local device end as well (to remove said developers apps if they are already installed on your device). But yes, at the base level, what arrives on your phone from the play store are just signed apk files. That's why mirror sites like apkmirror or apkpure can do what they do, by extracting said apks after they have been released onto the play store.

[–] tomyhaw@lemmy.world 2 points 2 weeks ago

Thanks for the explanation. So essentially custom roms with Google play services removed will actually be needed to download to he good apps like new pipe and the like

[–] EarMaster@lemmy.world 2 points 2 weeks ago

That's not quite all of it. It can also do diff updates (so you don't have to download the whole apk), staged rollouts and different builds for different devices. And of course it provides APIs for license management, in app purchases, update notifications, etc. All of this could be achieved by using other services (like F-Droid) or custom build websites, but the convenience for the everyday user isn't quite the same.

windows has signed applications for smartscreen

Funny thing is, Microsoft executables are not signed, and I get smartscreen warnings lol

[–] Moonrise2473@feddit.it 20 points 2 weeks ago (1 children)

It can be disabled, right? Right?

[–] eleitl@lemmy.zip 1 points 2 weeks ago (1 children)

Yes. It's called custom ROMs.

[–] Moonrise2473@feddit.it 3 points 2 weeks ago

yes and no, unfortunately i need to use banking apps and the product managers who are giving the instructions for the app are complete assholes who put the most draconian detection systems

[–] CCMan1701A@startrek.website 13 points 2 weeks ago (2 children)

i do not like this, will third party ROMs be the only options going forward?

[–] tomyhaw@lemmy.world 6 points 2 weeks ago

Well it says next year. And a lot could happen between then and now. Some comments think they will run into anti trust issues trying this.

[–] eleitl@lemmy.zip 1 points 2 weeks ago

I recommend you look into them, no matter what happens.

[–] muntedcrocodile@hilariouschaos.com 8 points 2 weeks ago (1 children)

Tldr: if the device has google play services it will prevent u installing any app that doesn't have a developer who has handed their real identity over to google.

[–] Xylight@lemdro.id 3 points 2 weeks ago (2 children)

Would it be possible to adb force remove them and then no longer have a "certified" device?

[–] Draconic_NEO@lemdro.id 2 points 2 weeks ago

Most Roms these days allow disabling the google play store, you don't even need root to do it. Since enforcement will likely use the same tech as Play Protect (but without consent settings) disabling Play Store, and possibly GMS too will kill it outright.

They might implent changes in future Android versions to make this more difficult if not impossible though.

For the moment yes. How log that's gonna last is definitely debatable.

[–] hellequin67@lemmy.zip 7 points 2 weeks ago (2 children)

Maybe time to think of Huawei and remove Google from the mix at least there I can side-load.

[–] guismo@aussie.zone 7 points 2 weeks ago

Except that they are so hostile to open source and custom roms.

I always check if they are an option since the phone is guaranteed to be free from google garbage on boot and I'm always disappointed.

They could be the go to for everyone who hates google but they just shot themselves in the food instead.

[–] Ilandar@lemmy.today 2 points 2 weeks ago (1 children)

Huawei no longer builds HarmonyOS on top of Android code, meaning APK files no longer install. It is a closed system, possibly the worst of all three considering its small, localised market share.

[–] hellequin67@lemmy.zip 1 points 2 weeks ago

Guess that sucks then. So basically Android is going to become a Google walled garden.

[–] subarctictundra@lemmy.world 7 points 2 weeks ago

Doesn't this clearly breach the DMA?

[–] deadcatbounce@reddthat.com 5 points 2 weeks ago* (last edited 2 weeks ago)

They can't go to far down this line, they'll have antitrust issues. They're a mature company doing what mature companies do and letting the middle (marketing) managers who couldn't run a bath, run the company by focusing on cost reduction not earnings growth, and bury it.

We saw this with HP. Remember how we all used to buy HP printers for Linux? I still have my 1990s - please god - LaserJet and can still get toner.

[–] Tollana1234567@lemmy.today 5 points 2 weeks ago

they want to identify them, and issue cease and desist, or buy them out, thats the real reason, and to acquire thier OS to lock down android even harder