artsoft Active Member Licensed User Longtime User Jun 14, 2021 #1 Hello all! My app allows to copy some text into the clipboard (BClipboard Lib). But this lib only allows to handle text data. Is it basically possible to copy bitmaps to the clipboard under Android or not? If yes, how to handle this in B4A? Is there a lib for that? Thanks and best regards ARTsoft
Hello all! My app allows to copy some text into the clipboard (BClipboard Lib). But this lib only allows to handle text data. Is it basically possible to copy bitmaps to the clipboard under Android or not? If yes, how to handle this in B4A? Is there a lib for that? Thanks and best regards ARTsoft
JohnC Expert Licensed User Longtime User Jun 14, 2021 #2 I believe the android clipboard only natively supports text. EDIT: But I think I read somewhere that android 12 might also start support images. Last edited: Jun 14, 2021 Upvote 0
I believe the android clipboard only natively supports text. EDIT: But I think I read somewhere that android 12 might also start support images.