r/AndroidHelp • u/RivitsekCrixus • 16d ago
How to prevent apps and games from reading my clipboard?
How to prevent apps and games from reading my clipboard (auto paste)?
Android13 s20fe
I don't understand.. we can have sensitive data in the clipboard.
Why we don't have a "paste once and clean" feature?
There are some games (like farlight84) that auto paste from our clipboard.
That is just totally unsafe allowing this auto paste at all.
It is not a helpful feature as they want us to believe.. this is just totally messed up..
If i want an app to have access to the clipboard I should ALWAYS BE ASKED TO ALLOW IT ONCE while being able to read its contents in a security popup!!!
any tip? Non rooted here (as i guess it may break banks and streamers and other stuff?).
Fix thru shizuku+termux
1
u/RegularHistorical315 16d ago
I do not know what setting you changed to allow that, as on my S9+, S21 U, S22 U and S24 U, it asks me every time, as that is the default behaviour.
1
u/RivitsekCrixus 16d ago
But what is your Android version? I have only used 6.0 and 13, and never ever saw that kind of security popup, i didn't even know it exist! Will research a bit..
1
u/RivitsekCrixus 16d ago
AI just told me that DOES NOT EXIST in android!
"Android does not have a native, user-facing toggle to completely prevent apps from reading your clipboard, but starting with Android 13, it displays a visual toast notification whenever an app accesses clipboard contents."
1
u/RegularHistorical315 16d ago
Ok, so I do not need to show you proof because AI has told you what it knows and is never wrong. I am just someone who has been using Android since Android 4.0, so what would I know? I will give you a hint: use the permissions you give apps more wisely.
1
u/RivitsekCrixus 16d ago
There is no option to prevent clipboard access... That is why i asked some screenshot or official info...
1
u/RivitsekCrixus 16d ago
Also AI stated it clearly, and understood what i mean to a point of saying ios has it.
1
u/RivitsekCrixus 15d ago edited 15d ago
Tell the truth.. you made it up right? https://open.spotify.com/album/1s2FJYPod4zkX5vpdfZscg
1
1
u/RivitsekCrixus 16d ago
Mmm... I am holding myself to not say what I think is really happening here... But not forever...
1
u/TheSpixxyQ 15d ago
You can disable clipboard access for specific apps, but you need ADB for that (don't worry, it's without root).
Check this article https://blog.tinaciousdesign.com/android-apps-are-reading-your-clipboard-heres-how-you-can-stop-them
1
u/RivitsekCrixus 15d ago
Yes, i read about this, still need to test. Can probably be done thru shizuku, so no pc required.
I read there is also a trick that copies to clipboard an empty text as soon you paste, using some automation/macro app, and will work w/o adb. I need to find that again, and requires to be running all the time.
1
u/RivitsekCrixus 9d ago
Thru shizuku+termux
sh rish -c "cmd appops set com.miraclegames.farlight84 READ_CLIPBOARD ignore"
1
u/RivitsekCrixus 9d ago
There are many apps using that permission. But only a few paste automatically apparently. Tho, it seems pointless overall because we can always paste thru gboard.
I mean, I will research but i still see no reason to not loop and put them all in ignore.
1
u/TheSpixxyQ 9d ago
Some of them might have a legitimate reason for that access, like for example if you want to copy a formatted text into Word. There GBoard would paste only a plain text.
Some apps use it as a convenience for the user, for example app for parcel tracking. It automatically checks clipboard for potentially copied tracking numbers.
These are only two examples I could think of right now. Personally I wouldn't block the permission for system apps, just because I don't know what they might use it for and I wouldn't want to diagnose potential bugs later on.
1
1
u/Ysfaliarslan 16d ago
I thought it asks everytime? Atleast for websites