I don't understand why modern software has to suck so much. If you can't perform some operation for some reason, for the love of god, at least show a sensible error message so people who haven't spent ridiculous amounts of time reading the source code of your product as part of their job can troubleshoot their systems. Not "something failed, go read logcat, maybe it helps, good luck".
Taking screenshots isn't allowed by the app after upgrading to Android 11
31–40 of 385 posts
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#32You can use scrcpy ( https://github.com/Genymobile/scrcpy ) 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!) Now, I'm as frustrated as anybody else here that I'm forbidden to use whatever feature I want from MY phone, for which I paid, with MY MOENY (and nobody else'…
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#33Earlier quoted context omitted.
You'd think that a user-initiated screenshot should be distinguishable from a API initiated one, though. In my experience, it mainly seems to be banking and messaging apps that monitor or block screenshot events.
It's a weird problem. Some application running on the device must accept some user event, such as a key press, mouse click or touch event and turn that in to a request for a screenshot. This is true regardless of operating system. I agree that it should always be possible for a physically present user to take a screenshot and save it, but how can the OS really know if its really the user initiating the action and not…
https://developer.mozilla.org/en-US/docs/Web/API/Event/isTru...
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#34Earlier quoted context omitted.
You'd think that a user-initiated screenshot should be distinguishable from a API initiated one, though. In my experience, it mainly seems to be banking and messaging apps that monitor or block screenshot events.
It's a weird problem. Some application running on the device must accept some user event, such as a key press, mouse click or touch event and turn that in to a request for a screenshot. This is true regardless of operating system. I agree that it should always be possible for a physically present user to take a screenshot and save it, but how can the OS really know if its really the user initiating the action and not…
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#35You can use scrcpy ( https://github.com/Genymobile/scrcpy ) 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!) Now, I'm as frustrated as anybody else here that I'm forbidden to use whatever feature I want from MY phone, for which I paid, with MY MOENY (and nobody else'…
Unlock the bootloader, install Xposed and this module: https://repo.xposed.info/module/fi.veetipaananen.android.dis...
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#36Earlier quoted context omitted.
Can it prevent the user from taking a photo of the phone screen with a different device?
if you let people like the user above you have their way without offering strong condemnation and resistance, it will eventually happen, yes
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#37You can use scrcpy ( https://github.com/Genymobile/scrcpy ) 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!) Now, I'm as frustrated as anybody else here that I'm forbidden to use whatever feature I want from MY phone, for which I paid, with MY MOENY (and nobody else'…
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#38You can use scrcpy ( https://github.com/Genymobile/scrcpy ) 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!) Now, I'm as frustrated as anybody else here that I'm forbidden to use whatever feature I want from MY phone, for which I paid, with MY MOENY (and nobody else'…
> But then again, what choice do I have? Unlock the bootloader, install Xposed and this module: https://repo.xposed.info/module/fi.veetipaananen.android.dis...
Also, how do I do all you said above? (I need a step by step tutorial). Also is it reversible? Are there any other security implications?
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#39Earlier quoted context omitted.
Both Chrome and Firefox disable screenshots in private mode. I assume that this helps defend against 3rd-party programs running in the background that might save screenshots unbeknowst of the user.
Are third party programs allowed to save screenshots unbeknown to the user in the first place??
Re: Taking screenshots isn't allowed by the app after upgrading to Android 11
#40Earlier quoted context omitted.
Both Chrome and Firefox disable screenshots in private mode. I assume that this helps defend against 3rd-party programs running in the background that might save screenshots unbeknowst of the user.
Are third party programs allowed to save screenshots unbeknown to the user in the first place??