this post was submitted on 31 Dec 2024
153 points (94.2% liked)

Android

17865 readers
21 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: [email protected]


πŸ’‘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: [email protected]

For fresh communities, lemmy apps, and instance updates: [email protected]

πŸ’¬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 [email protected].

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to [email protected].

  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
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 1 week ago (1 children)

all it does is prevent sideloaded apps from having access to sensitive permissions by default, which is a good thing.

[–] [email protected] 4 points 1 week ago (1 children)

True, but if it's good for users, it should be the rule for ALL apps

[–] [email protected] 2 points 2 days ago

Well, all apps on your phone are sideloaded, right? You're not using Google play, are you?

[–] [email protected] -1 points 1 week ago

Now I'm actually glad I'm stuck on Android 13.

[–] [email protected] 15 points 1 week ago (2 children)

Sideloading is the only reason i use android over ios...

[–] [email protected] 3 points 1 week ago (1 children)

Ironically sideloading is pretty easy on iOS nowadays

[–] [email protected] 1 points 1 week ago

But if you need notifications Gl and gl with apple removing the app

[–] [email protected] 7 points 1 week ago

Anything short of "it's your device, it obeys you" is theft.

[–] [email protected] 20 points 1 week ago (1 children)

This is why I decided to not use Google services this Graphene install. I have zero doubt Google is going to try and lock down the ability to use anything outside of the PlayStore in an IOS type move. Just hope a better Linux based phone gets done quickly because I'm not sure how many iterations of alternate Android OS generations will be able to exist as they lock things down.

[–] [email protected] 1 points 1 week ago

I'm holding on to mine until a Linux phone comes Along. If not, you know what? Fuck it. I'm not replacing my phone with some spyware OS Android. Fuck that shit.

[–] [email protected] 7 points 1 week ago (1 children)

Personally, I like the first one and wouldn't use an option to automatically give those permissions to all apps.

Being a power user doesn't make anyone immune from malware, it just needs to pass some sniff tests. It was by luck that that backdoor in the Linux kernel was found and it's naive to believe every single malware app is going to be obvious with unrealistic promises and/or bad grammar and spelling. Permissions requests are a clue that an app is doing something it shouldn't be. And Facebook is considered trusted by many despite an insider even confirming the "talk about something near your phone and fb will advertise it to you" being real.

When you download an app, unless you either wrote it yourself (including all libraries) or have checked the source for open source apps (again including libraries), you can only guess at what it is really doing. And just because an app does what it claims to do doesn't mean it isn't doing anything else, so the "well, it does work" test isn't a great security test.

For the app developers being able to block side loading, it says it uses meta data to enforce that. Couldn't modders just modify that meta data so that it doesn't realize X' app is actually a modified X app? It would need to do something more complex than a checksum or hash to detect it's the same app.

I mean, I love "fuck Google" bandwagons, but either I'm missing something or this one doesn't seem like that big of a deal.

[–] [email protected] 2 points 1 week ago (1 children)

despite an insider even confirming the "talk about something near your phone and fb will advertise it to you" being real

When was thisβ€½

[–] [email protected] 1 points 1 week ago (1 children)

Sometime in the last couple of years iirc, though I'm having trouble finding it, what with all of the articles about "it might look like this is happening but Facebook insists it's not".

[–] [email protected] 2 points 1 week ago

Let me know if you do find anything as I'm very keen to hear the inside scoop. It always seemed like nonsense to me as it would be so easy to prove (unexpected mic access, large amounts of data or CPU usage, actual recreation in test conditions) but all the claims (that I've seen) are very anecdotal.

[–] [email protected] 20 points 1 week ago (2 children)

Though I understand the reason, I find this ironic given how invasive play store apps can be. My cars official app requires full location access all the time, otherwise it pops up asking for it every time you open it. Meanwhile some FOSS app that can be code reviewed and sideloaded is more difficult to give needed acess.

[–] [email protected] 4 points 1 week ago (1 children)

Not to defend the shitty app, but it's probably Google's fault. Location access is needed to just query WiFi or do a hotspot. Probably features the app needs. They should've make that more granular.

[–] [email protected] 5 points 1 week ago (1 children)

They need it for 2 things I believe.

  1. They show a map where vehivle last parked compared to you.
  2. They could use it for their proprietary phone as key feature that doesn't work and is unreliable compared to using UWB.
  3. Gonna add this one since its totally the reason, sell your data. They store the car data, why not get the phones location data so you can get them all the time!
[–] [email protected] 1 points 1 week ago (1 children)

Sure they sell the data...my point was just that they would probably need the permission even if they didn't want your actual location.

[–] [email protected] 1 points 1 week ago (1 children)

I haven't deved android since before all of the permission overhauls but I believe aprpximate would suffice for those cases, and I don't think they are actually needed. Luckily with a little bit of work and someones open source project I was able to get a home assistant integration to use their API and give them 0 of those permission requests.

[–] [email protected] 2 points 1 week ago

I'm no android pro Dev, so no absolute confidence in my point. You're probably right. And good you managed to bring it into HA without the permissions.

[–] [email protected] 6 points 1 week ago

and FOSS apps that can be fully code reviewed and confirmed safe, unlike anything proprietary, will still cause banking apps to refuse to run on your unrooted device. I had to go back to carrying a physical key around with me. (the foss apps were there first)

[–] [email protected] 4 points 1 week ago (1 children)

Wait, am I to understand they're intending on making it that you cannot just install any apk you choose because it's your phone and your business? Is that going to be no longer possible?

[–] [email protected] 6 points 1 week ago (1 children)

If you were to read the article you'd find that sideloaded apps will have restricted permissions that the user will have to un-restrict one by one.

[–] [email protected] -1 points 1 week ago

Ewww. Such fucking useless imposition of restrictions that should be the user's decision. Like almost everything else in technology nowadays where control is being taken away from the user.

I'm only ever going to use devices that I can put whatever custom ROM I want on or that natively supports the options I want.

As long as the general public just bends over and accepts this shit, they'll keep doing stuff like this.

load more comments
view more: next β€Ί