In a foreground service I'd want to do this: If the user copies something in any app, then use that text (in my case it'll be a url) for a function. I was wondering if there was a method to do something if the users has used the copy function.
Asked
Active
Viewed 36 times
1
-
5You can find your answer here: http://stackoverflow.com/questions/11500349/android-implement-broadcast-receiver-for-clipboardmanager – Sebastian Breit Oct 11 '16 at 20:18