[fpc-pascal] JNI/Android: Java events calling pascal code
patspiper
patspiper at gmail.com
Mon Apr 21 21:48:29 CEST 2014
On 21/04/14 21:53, fredvs wrote:
> Hello.
>
> take a look here :
> => http://wiki.freepascal.org/Using_Pascal_Libraries_with_Java
>
> At => "Dealing with callback procedures".
The wiki page describes how to interact bi-directionally between your
own java and pascal code. My question is whether it is possible to hook
into (as an example) the java media player events without writing java
code. As for the opposite direction, calling the media player's Start
method from pascal does not need any java code.
So the question remains.
Stephano
More information about the fpc-pascal
mailing list