Page 1 of 1

How to use .aar in LiveCode from LiveCodeBuilder

Posted: Wed Jul 08, 2020 1:22 am
by yunior.portilla
Hello,

The LiveCode documentation explains that it is possible to use .aar libraries, I have built a basic one with Android Studio but I could not get my LiveCode Builder library up and running. They could socialize a basic example of using .aar in LiveCode :roll:

Thank you

Re: How to use .aar in LiveCode from LiveCodeBuilder

Posted: Wed Jul 08, 2020 11:07 am
by mrcoollion
Trying to help without any knowledge of using .aar libraries :shock:
Have you seen this? https://livecode.com/docs/9-5-0/extendi ... -livecode/

Re: How to use .aar in LiveCode from LiveCodeBuilder

Posted: Wed Jul 08, 2020 7:04 pm
by yunior.portilla
Thank you very much for your reply

I have reviewed the documentation and it says that you can use .aar, but they do not give any example. I have created widget and libraries using LiveCode Buielder and os .jar work perfectly for me, but I could not get a .aar to work.

So I would like to see an example of integration with .aar as it appears for .jars in the documentation.

Regards