[Lazarus] Library for Android

leledumbo leledumbo_cool at yahoo.co.id
Sat Jul 25 20:01:46 CEST 2015


> I make library that do some math stuff and I used them in Windows and Linux
version made with Lazarus simply but how used it in a Android Java project?

The same as how use dynamic library written in any language from Java. Two
options: JNI and JNA. Feel free to read Java's documentation for this. One
thing for sure, it's no way easy once you want to pass parameters (unless
they're simple types) or access the caller object/class fields.



--
View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Library-for-Android-tp4043315p4043319.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.




More information about the Lazarus mailing list