diff --git a/README.md b/README.md index 471189e..10fe17b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ do Ctrl+C in windows Paste in Android ``` +### NOTE +> With the update from Android 10 the clipboard access to any Android apps is restricted from the OS, so this app will not work in Android 10 or later devices, but Windows to Windows Copy Paste Clipboard syncing will work as usual. +> +> [Android 10 Policy Change](https://developer.android.com/about/versions/10/privacy/changes#clipboard-data) + ## Getting Started with ClipSync Android Application Development These instructions will get you a copy of the android project up and running on your local machine for development and testing purposes.