Tagged Questions
5
votes
1answer
951 views
Is it possible to write to a device's clipboard using ADB?
I am interested in learning how to write to (and if possible, read from) a rooted Android device's clipboard.
I hope to do so using ADB over USB and I am not interested in installing any apps to help ...