I remember when in VB6, if a DLL had been designed for it, you could access it from within VB6 and use it in your program. The DLL would´ve been written in for instance C++, and be platform independent.
I´m wondering if something similar is possible in Android: If someone wrote a module of some sort in java, let´s imagine for encryption (just as an example), and then you´d be able to make calls to it from B4X.
Is something like this possible in B4X?
Thanks in advance!
I´m wondering if something similar is possible in Android: If someone wrote a module of some sort in java, let´s imagine for encryption (just as an example), and then you´d be able to make calls to it from B4X.
Is something like this possible in B4X?
Thanks in advance!