Solution to copy and paste in an android app developed

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
yunior.portilla
Posts: 29
Joined: Sat May 30, 2020 12:50 am

Solution to copy and paste in an android app developed

Post by yunior.portilla » Wed Oct 23, 2024 9:43 pm

I share a library developed with Livecode builder that integrates access through JNI to the android sdk functions to access the clipboard and to be able to implement copy and paste functions in an android app.

I have released a first version that can be accessed from https://github.com/portilla/yClipboardText

This solution allows android apps to not have to create native objects.
Attachments
cu.tgraf.clipboardtext.1.0.0.zip
(7.47 KiB) Downloaded 983 times

Post Reply