Send to android device a text to paste into the clipboard through adb
- Extract archive clipper.zip
- Install apk file into own device
- Activate USB Debug from Developer Option
- Open CMD in the folder of the program
- Execute clipper.exe "what you want to paste..." or win+r: clipper "read utilites for this way"
- Press Enter and it's done!
I recommend to insert clipper as new environment variable (set as variable name 'clipper' and as value the full path of the application clipper.exe) so you can execute the script on every place or simply with the shell win + r -> clipper "done"
If you have any problems with the clipper.exe you can simply use the batch file clipper.bat