Hi everyone, I finally completed my clipboard class. With it you can copy and paste plain text in your android app. Have fun. Cheers CLPB Methods: ClipboardHasText As Boolean GetText As String Initialize () SetText (txt As String) As Boolean