TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

We can't check the app permissions on Google Play anymore

221 pointsby oledeveloperalmost 3 years ago

19 comments

phnofivealmost 3 years ago
Referenced previous discussion that this was going away from early June 2022, 167 comments: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31698148" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31698148</a>
lovelearningalmost 3 years ago
The dynamic permissions are not a replacement.<p>Some users would never even install apps that asked for too many static permissions on the Play page.<p>But now, if an app seems to meet their needs and they aren&#x27;t sure, some of them will go ahead and install it just to try it out. How much can one run hurt after all? Due to unresolved questions or sunk cost dilemmas, they may even grant dynamic permissions. How much can one run hurt after all?<p>So this will manipulate a percentage of reluctant users into data-providing users by hiding a reason for their reluctance. I&#x27;m inclined to suspect it&#x27;ll benefit Google&#x27;s ad impressions business and that&#x27;s the actual motivation, not &quot;feature parity&quot; with Apple.
评论 #31984571 未加载
评论 #31984593 未加载
评论 #31984520 未加载
评论 #31993449 未加载
kornholealmost 3 years ago
I know this doesn&#x27;t help the average user, but <a href="https:&#x2F;&#x2F;exodus-privacy.eu.org&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;exodus-privacy.eu.org&#x2F;en&#x2F;</a> does their own analysis of apps and lists permissions and sensors. You can check here first. There reports are integrated into the Aurora Store.
MrThoughtfulalmost 3 years ago
What I always found very confusing is that apps on Android can either read all of the SD drive or nothing. Wouldn&#x27;t the normal approach to gate applications from each other be to give each one the right to access a single directory?<p>The way it is, all apps want to &quot;READ_EXTERNAL_STORAGE&quot; so they all can read all the data I save.
评论 #31984717 未加载
评论 #31985176 未加载
评论 #31985078 未加载
评论 #31985079 未加载
评论 #31984519 未加载
Kim_Bruningalmost 3 years ago
This is one reason I switched to F-Droid a while ago. Among other things, F-Droid is very strict about reporting potential anti-features, which (ironically?) makes me much more comfortable installing apps from that app-manager.
评论 #31984920 未加载
dheeraalmost 3 years ago
What they really need to do is to simulate data for permissions that are rejected. For example, if I reject location permissions, then play back a random GPS trail in a randomly selected city on the planet, complete with simulated error and drift. If I reject Wi-Fi scanning, then show a constantly changing set of fake access points. If I reject camera, then play back some cartoons or deepfaked video as a camera device.<p>The app should never have to know its permission request was denied.
评论 #31984767 未加载
thekingofromealmost 3 years ago
The best alternative is to use Aurora Store. It&#x27;s also the only way to use the Play Store without a Google account connected to your device.
beninsydneyalmost 3 years ago
It&#x27;s unfortunate that regulators have largely overlooked privacy in smartphone apps amidst all the other concerns they have over such platforms.
评论 #31984379 未加载
评论 #31985320 未加载
评论 #31985086 未加载
kulshanalmost 3 years ago
I teach digital literacy courses for seniors. The Play Store is such a nightmare for me. What used to be a lesson on basic app installation has now become a safety lesson on how to be careful in the Play Store. It&#x27;s a minefield of scammy apps.
评论 #31984518 未加载
sebazzzalmost 3 years ago
This is similar to either the Microsoft Store or Apple App Store (can&#x27;t recall). You used to be able to see what in-app purchases were available, to determine if you weren&#x27;t ripped off downloading this app. Now you can&#x27;t.
评论 #31984579 未加载
ggmalmost 3 years ago
in unix, xattr and setfattr drive me crazy. As a PM, I do sometimes realize that the UX drive here would be &quot;lets just remove these extended attributes, people hate them&quot; instead of thinking about what they do, and how people (mis)understand them.<p>I think Android permissions are like xattr. its the noise behind chmod, it shows up in odd ways like when you can&#x27;t move or delete a setuid file, or in ls -&lt;flags&gt; contexts if you tickle it right. its the nitty gritty, the details. Not &quot;does this s&#x2F;w respect my privacy&quot; but &quot;of 100+ distinct attributes, data items about &#x27;me&#x27;, can I atomically grant&#x2F;deny access or apply some conditionality to them&quot;<p>So I think the same thing about AWS Privs. My god, theres a million of the suckers. Do I want Amazon to simply remove the pane? God no. I just want to understand it better.<p>Why can&#x27;t google &quot;do both&quot; and have a path to see these, but feature-parity with Apple and simplify it on the surface?
评论 #31984250 未加载
bluecalmalmost 3 years ago
My idea to improve the issue is the following: an app asks for permissions and you as a user get two choices: grant the permission or grant mock permission. Mock permission gives access to some random data that like stock contacts&#x2F;stock photos&#x2F;whatever.<p>Every app is required to work correctly with the mock data or is removed from the store. You could even have mock folders in the photo app or mock contacts on your phone so you as a user can see how the app works on those without giving it access to the real stuff.<p>Example: a parking app asks for access to your contacts and ability to call, you give it a mock permission. It just works. When it tries to call someone you see info: &quot;app XYZ calls mock contact A&quot;. When it tries to read your contacts it just gets a stock list. If it tries to tell you it needs real contacts you report it to Google and it gets removed.
yieldcrvalmost 3 years ago
right, since the popup for permissions is in the app when its requested<p>I would like more permissions to be different than all or nothing though. I wish you could segregate contacts. like, if I don&#x27;t tell people around me that I know a high ranking official, why should a random app just because one of us uploaded our contact list.
评论 #31984243 未加载
评论 #31984134 未加载
评论 #31984402 未加载
评论 #31984133 未加载
leandotalmost 3 years ago
There are still ways to get gplay permissions - e.g. see <a href="https:&#x2F;&#x2F;42matters.com&#x2F;docs&#x2F;app-market-data&#x2F;android&#x2F;apps&#x2F;by_permission" rel="nofollow">https:&#x2F;&#x2F;42matters.com&#x2F;docs&#x2F;app-market-data&#x2F;android&#x2F;apps&#x2F;by_p...</a> (note: i&#x27;m affiliated, but I believe it&#x27;s relevant to the topic).
评论 #31995736 未加载
paraditealmost 3 years ago
I publish both Android and iOS apps regularly, this is just Google getting to feature parity with Apple.<p>Apple had data safety, Google now has it.<p>Apple didn&#x27;t show permissions, now Google also doesn&#x27;t.<p>Presumably most people don&#x27;t really care about permissions anymore.
评论 #31984260 未加载
评论 #31984526 未加载
评论 #31984755 未加载
评论 #31985102 未加载
评论 #31984210 未加载
josephcsiblealmost 3 years ago
Does anyone know of a workaround for this that doesn&#x27;t require you to install&#x2F;update the app in question first?
评论 #31984724 未加载
dhzhzjsbevsalmost 3 years ago
I don&#x27;t think I&#x27;ve checked permissions on the play store in ages. Don&#x27;t apps prompt when they access things now?<p>Speaking of which, anyone from Spotify around?<p>Could you kindly take your request for control over Bluetooth and shove it up your fuckin arse?<p>Why must I say no to this every time I open the app?<p>No means no.
评论 #31984638 未加载
estalmost 3 years ago
&quot;Permission&quot; system is broken to begin with. Every app should get all the permissions they want, but the user could choose what kind of data to actually provide, none, some, all or even fake.<p>see also: XPrivacyLua
bb88almost 3 years ago
Honestly, these days I feel like it&#x27;s dumb to deploy on a platform you have no control over, unless you have enough money to pay lawyers to get Google&#x27;s&#x2F;Apple&#x27;s attention.
评论 #31984361 未加载