https://bugs.kde.org/show_bug.cgi?id=417419
Gerd <ger...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ger...@gmx.de --- Comment #1 from Gerd <ger...@gmx.de> --- There is maybe a workaround for the clipboartd reading: I am using a multi clipboard manager called "Clip Stack", which is also affected by this Google limitation, but its developer has found a workaround which might also work for KDE Connect in a similar way. See https://play.google.com/store/apps/details?id=com.catchingnow.tinyclipboardmanager, where the developer also has described who to make it work by simply applying some ADB commands from a PC: adb -d shell appops set com.catchingnow.tinyclipboardmanager SYSTEM_ALERT_WINDOW allow; adb -d shell pm grant com.catchingnow.tinyclipboardmanager android.permission.READ_LOGS; adb -d shell am force-stop com.catchingnow.tinyclipboardmanager; -- You are receiving this mail because: You are watching all bug changes.