TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Taking screenshots isn't allowed by the app after upgrading to Android 11

353 点作者 distalx超过 4 年前

37 条评论

sdwolfz超过 4 年前
You can use scrcpy (<a href="https:&#x2F;&#x2F;github.com&#x2F;Genymobile&#x2F;scrcpy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Genymobile&#x2F;scrcpy</a>) to bypass the policy if you really need to have a screenshot. All you need is to have a Linux laptop at hand, debug mode enabled, and a USB cable plugged in. Super simple stuff right? (this is satire!)<p>Now, I&#x27;m as frustrated as anybody else here that I&#x27;m forbidden to use whatever feature I want from MY phone, for which I paid, with MY MOENY (and nobody else&#x27;s apart from mine). But then again, what choice do I have? Not buy a phone? Switch to what? There are no viable and practical alternatives. It&#x27;s a &quot;take it or leave it&quot; situation.
评论 #25028642 未加载
评论 #25026922 未加载
评论 #25025323 未加载
评论 #25026148 未加载
评论 #25027196 未加载
评论 #25025814 未加载
评论 #25026133 未加载
评论 #25025981 未加载
评论 #25028933 未加载
评论 #25026420 未加载
评论 #25025333 未加载
评论 #25027952 未加载
评论 #25027896 未加载
评论 #25025555 未加载
评论 #25025308 未加载
评论 #25027313 未加载
评论 #25026608 未加载
评论 #25025471 未加载
andybak超过 4 年前
This is where a small bit of editorializing in the post title might be useful. The linked page is about a bug when you use .nomedia which is kind of interesting in it&#x27;s own right. However most replies here seem to be on the broader topic of whether an OS should be able to block screenshots - this is another interesting topic but one that&#x27;s only vaguely related to the linked page.<p>I&#x27;m curious if the &#x2F;u&#x2F;distalx posted this because they were interested in a discussion about the former or the latter.<p>If the former then it has largely strayed off topic. If the former then there might be a better page to link to that is more clearly about that specific &quot;feature&quot;.
评论 #25029607 未加载
JosephRedfern超过 4 年前
Fun fact: 5&#x2F;6 years ago, a bunch of Huawei phones came with world readable &#x2F;dev&#x2F;fb0 (framebuffer) device files.<p>This made it trivial for any application to read the display, totally bypassing any Android screenshot&#x2F;screen recording API (not that one existed at the time). Some of those devices also had readable &#x2F;dev&#x2F;event&#x2F;input* files, which allowed touchscreen interaction to be monitored.
评论 #25025223 未加载
crazygringo超过 4 年前
A bunch of comments here are assuming this is something intentional on Google&#x27;s part.<p>Simply from the error message alone, it&#x27;s <i>obvious</i> that this is a bug. As well as from how easy the workaround is.<p>Google might do many things wrong intentionally, but I see zero evidence this is one of them. Just a bug, folks.
评论 #25027012 未加载
评论 #25026939 未加载
评论 #25026869 未加载
评论 #25028426 未加载
grishka超过 4 年前
I had a similar problem when I updated to Android 10 and the MediaStore content provider decided to get stuck in an infinite loop trying to upgrade its database. I couldn&#x27;t take screenshots, use the camera, or use any functionality in any apps that would rely on the photo gallery. Now, that&#x27;s me, a long time Android app developer, and it took me an hour to figure out what the hell happened (wiping the data for said content provider fixed everything, obviously). Imagine what would a regular user do if they encountered this issue? I had a fully-stock installation too, didn&#x27;t even unlock the bootloader.<p>I don&#x27;t understand why modern software has to suck so much. If you can&#x27;t perform some operation for some reason, for the love of god, at least show a sensible error message so people who haven&#x27;t spent ridiculous amounts of time reading the source code of your product as part of their job can troubleshoot their systems. Not &quot;something failed, go read logcat, maybe it helps, good luck&quot;.
评论 #25025361 未加载
评论 #25029636 未加载
dannyw超过 4 年前
It&#x27;s blocking you from taking screenshots today. It&#x27;s blocking you from disabling location services tomorrow.
评论 #25027326 未加载
评论 #25026545 未加载
评论 #25026503 未加载
评论 #25026441 未加载
yamrzou超过 4 年前
Anyone else noticed that you can&#x27;t take screenshots on Android when using Chrome Incognito mode? &quot;Can&#x27;t take screenshot due to security policy&quot;. I don&#x27;t understand the rationale behind it. Why can&#x27;t I take a screenshot of my <i>own</i> phone?
评论 #25025231 未加载
评论 #25025206 未加载
评论 #25025352 未加载
评论 #25025167 未加载
评论 #25027132 未加载
评论 #25026906 未加载
评论 #25025766 未加载
评论 #25029659 未加载
评论 #25025470 未加载
评论 #25025292 未加载
Lucasoato超过 4 年前
This is absurd... Why are the apps alerted when the user is taking a screenshot? Why can they even block that action?<p>How can people even change that since Android is directly controlled by Google?
评论 #25026866 未加载
评论 #25025209 未加载
评论 #25026529 未加载
评论 #25026217 未加载
grawprog超过 4 年前
I&#x27;m a bit confused, reading through comments here, this seemed like some nefarious issue, reading the conversation thread in the op though it seems like an error with the .nomedia file in the folder that&#x27;s fixed by either appending a second dot to the front of the file name or removing the file.<p>I&#x27;m still unclear whether this was some intentional issue or an error.<p>The fix seems easy enough, if a bit opaque and non-obvious.<p>That thread&#x27;s also from September, does this issue still exist?
评论 #25030472 未加载
Fiveplus超过 4 年前
&gt;Removing the &quot;.nomedia&quot; file from my snapshot folder solved the issue. Not sure whether I created the file or not, but apparently excluding it from the library breaks snapshots. Hope this helps!<p>That seems like it.
评论 #25026770 未加载
hfktifjrn超过 4 年前
Signal app also has an option to disable screenshots on Android using this facility. I wonder what HN thinks about that:<p><a href="https:&#x2F;&#x2F;support.signal.org&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;360043469312-Screen-Security" rel="nofollow">https:&#x2F;&#x2F;support.signal.org&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;360043469312-Sc...</a>
评论 #25026920 未加载
m4rtink超过 4 年前
Today they take away the ability to make screenshots - what will they take away next ? Being able to run your own scripts and binaries ??<p>No! They already took that away in Android 10... <a href="https:&#x2F;&#x2F;github.com&#x2F;termux&#x2F;termux-packages&#x2F;wiki&#x2F;Termux-and-Android-10" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;termux&#x2F;termux-packages&#x2F;wiki&#x2F;Termux-and-An...</a>
udia超过 4 年前
Having a Pixel 3 phone, I was annoyed that long-screenshots and call recording weren&#x27;t available by default. Even when I rooted the stock ROM and disabled automatic updates, I would find that occasionally one morning my root setup would fail SafetyNet (where it was working the night prior). I addressed this by flashing the PixelDust rom on my phone. It now has stable root and I control all updates.<p>As mentioned in many other comments, it&#x27;s nice to own your device and not have it broken by automatic updates pushed from some external entity (intentional or not).<p>A quick writeup for how to do this is available here: <a href="https:&#x2F;&#x2F;udia.ca&#x2F;posts&#x2F;2020&#x2F;08&#x2F;root_pixel_3_with_ota&#x2F;" rel="nofollow">https:&#x2F;&#x2F;udia.ca&#x2F;posts&#x2F;2020&#x2F;08&#x2F;root_pixel_3_with_ota&#x2F;</a>
bigjimmyk3超过 4 年前
This seems to be in the same vein as &quot;you can&#x27;t be allowed to record your call audio,&quot; I suppose because you might theoretically use that capability to break the law.
评论 #25027101 未加载
评论 #25027637 未加载
Cantbekhan超过 4 年前
Alternatively on Android you can use Smali Patcher <a href="https:&#x2F;&#x2F;forum.xda-developers.com&#x2F;apps&#x2F;magisk&#x2F;module-smali-patcher-0-7-t3680053" rel="nofollow">https:&#x2F;&#x2F;forum.xda-developers.com&#x2F;apps&#x2F;magisk&#x2F;module-smali-pa...</a> with a rooted Android. This program will generate a magisk module that will enable disabling the secure flag for the pesky apps disallowing screenshots. It will also allow you to enable mock locations. At your own risk.
flyinghamster超过 4 年前
What&#x27;s exceptionally stupid is that all I have to do is point a camera at the screen. DRM for the fail, yet again.
评论 #25025795 未加载
raffraffraff超过 4 年前
2021 will be the year of Linux on the ... Phone
评论 #25026626 未加载
评论 #25026687 未加载
评论 #25027400 未加载
heavyset_go超过 4 年前
Anti-trust action against Google and Apple for holding the mobile OS and app distribution market hostage for over a decade cannot come fast enough.
dvduval超过 4 年前
I will especially hate this when I&#x27;m trying to translate something. If I can&#x27;t copy and paste text into a translate app, the next step would be to take a screenshot and then use OCR. Of course if I&#x27;m really determined there are ways to still do a translation. I can only imagine what sort of problem is mighy arise for someone with accessibility issues.
lsb超过 4 年前
As long as the content is coming to your eyes, you can use another device to record it.<p>If you have a separate phone that you use as a second factor for your 2FA, you have a convenient way of photodocumenting any screen that you see.<p>People shakily recording their TV doesn&#x27;t win any awards, but is evidence enough in a serious pinch.
aitchnyu超过 4 年前
Tangential, but after copying an URL in MS Teams, I can only paste it to another MS app. Pasting it anywhere gives a &quot;your org doesnt allow this lol&quot;. I cant open links unless I installed Edge. How did MS get such powers in Android?
vaccinator超过 4 年前
First they block the sd card and now screenshots because they dont trust their app review process?
评论 #25027707 未加载
LockAndLol超过 4 年前
To everybody complaining about how there are no options, my phone my money, etc., go donate (money, code, documentation) to a project actively working on providing an alternative. Put your money where your mouth is. Actions speak louder than words.
Upvoter33超过 4 年前
just buy one more phone, you know, the one to take pictures of the other phone with. :)
amelius超过 4 年前
Wait a second, does the app <i>know</i> that I&#x27;m taking a screenshot?
评论 #25028234 未加载
5droid超过 4 年前
Maybe should downgrade the android version.<p><a href="https:&#x2F;&#x2F;5droid.com&#x2F;fl-studio-mobile&#x2F;" rel="nofollow">https:&#x2F;&#x2F;5droid.com&#x2F;fl-studio-mobile&#x2F;</a>
mensetmanusman超过 4 年前
iOS Screen recording does not work with digital rights controlled content.<p>I wont be surprised if iOS screenshots are eventually also altered&#x2F;prevented in the future using similar levels of control.
jccalhoun超过 4 年前
I&#x27;m on a pixel 4a and haven&#x27;t encountered this. I just tried it on a couple apps including my bank&#x27;s app and it worked fine. So this seems like a bug?
ur-whale超过 4 年前
Or you could just have a second phone and take a picture of the screen of the first ...
JaceLightning超过 4 年前
Fake news. Been on Android 11 for awhile. Take screenshots every day.
phendrenad2超过 4 年前
This problem really reminds you that Android is Linux. Everything is a file, even the bugs.
评论 #25026694 未加载
skee0083超过 4 年前
I&#x27;m done with android. The final straw for me was when i needed to call 911 for my grandmother and android thought it was a good idea to play notification sounds in the middle of the conversation. Couldn&#x27;t even hear the operator over all the loud DING DING DING.
bdcravens超过 4 年前
At least you&#x27;re not in a walled garden. &#x2F;s
rbecker超过 4 年前
It was a bug - this time. It&#x27;s not your phone, you&#x27;re just using it.
评论 #25025170 未加载
exabrial超过 4 年前
Take another phone, aim at screen, take screen shot.<p>It&#x27;s a stupid &quot;feature&quot; that lulls user&#x27;s into a false sense of security.<p>The real motivation is to prevent badly behaved apps from taking screenshots in the background, but requiring the user shortcut input to do that would be more secure and a better option.
评论 #25025963 未加载
perryizgr8超过 4 年前
When you buy a pixel, understand you are paying to participate in a beta program designed to further some Google employees careers. You&#x27;re not buying a phone that is designed to serve your interests.<p>If you want a phone for daily use, get an iPhone or galaxy.
Razengan超过 4 年前
At least Apple has not done anything as user-hostile as this, yet.<p>On iOS the balance of control is still in the user&#x27;s favor, not the apps&#x27;, and increasing with every release (like discrete permissions, limited location sharing, being able to choose which photos each app can see).
评论 #25025381 未加载
评论 #25025234 未加载