[fpc-pascal] JNI/Android: Java events calling pascal code

tylercaro tylercaro at outlook.com
Thu Jun 12 09:20:31 CEST 2014


Chriss Kalogeropoulos wrote
> he main reason is to avoid distributing extra files with the application.
> Having just one exe or dll that can handle the "details" is much better.
> 
> I was also hoping to reuse the code in other similar projects that had
> different listeners. For example, a barcode reader javapos driver has
> different event signatures (different listener class), so it needs
> different java code. It would be nice if it could be encapsulated inside
> the pascal class instead of an external file.

that's good point, we can find other  barcode recognition algorithm java
<http://www.keepdynamic.com/java-barcode-reader/>   from this website. just
wondering can it be used at this place. or we can modify it. 




--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/JNI-Android-Java-events-calling-pascal-code-tp5718988p5719582.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list