In Kotlin, Android -
I want to listen to changes in the clipboard. If the user copies something, I want the app to send a notification.
Is that possible? Without showing a permanent notification. Thank you
In Kotlin, Android -
I want to listen to changes in the clipboard. If the user copies something, I want the app to send a notification.
Is that possible? Without showing a permanent notification. Thank you