Set text and get text from clipboard

Viewed 32880

In Android, I need some code to "get text" and "set text" in the clipboard.

For example I want to put "asd" in memory and after that paste it from clipboard.

1 Answers
Related