Calling an arbitrary method in Java is hard. See the callback section in the developer guide for samples of invoking a static callback which is slightly simpler.
On Friday, August 28, 2020 at 3:10:15 PM UTC+3 P5music wrote: > (Codename One) I would like to know if it is possible to call a method > that is in my application from the native code as it is possible to call a > native method from Java code. > I am asking this because the example code for calling voice input natively > seems to have a sort of recurring event that provides results while the > user is speaking. > Thanks in advance > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/b6ac4e3e-6d64-41b0-8fe7-82115f0c30d3n%40googlegroups.com.
