https://developer.android.com/reference ... ardManager
incomplete documentation and almost no tutorial on the internet about lcb livecode. makes me frustrating to build lcb.
I hope lcb can be done as easily as a livecode script.


This MIGHT mean an add-on that works on the Android platform, not?richmond62 wrote: ↑Wed Sep 16, 2020 5:02 pmWhat does "an LCB for Android" mean?
As far as I understand LCB is used for building add-ons for LiveCode.
IMO, it's not all that difficult once you get the hang of it, debugging LCB on mobile (particularly Android since building for iOS is a lot like macOS) probably makes that a bit more difficult. Hooking into OS APIs with FFI is all about the binding strings and having some understanding of the API you're trying to use. Some of Apples API's have been extremely easy to use.keliko wrote: ↑Wed Sep 16, 2020 4:29 pmhow difficult it is to build an LCB for android. I always fail to make LCB. I want to use the clipboard feature for android.
https://developer.android.com/reference ... ardManager
incomplete documentation and almost no tutorial on the internet about lcb livecode. makes me frustrating to build lcb.
I hope lcb can be done as easily as a livecode script.
![]()
![]()