Vertaling van "Java side" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It contains a function that returns a string that the Java side requested).
Contiene una función que muestra una string que solicitó el lado Java.
The Java side consists of reading info from a couple blank text boxes, and calling the NDK C code on button press.
La parte de Java consiste en leer información de un par de cuadros de texto en blanco y llama al código C NDK al presionar un botón.
We are now going to the OF's button event where we'll add the code below in order to call the method created in the Java side
A continuación, nos situamos en la parte del evento del botón creado en OF, donde añadiremos el siguiente código para llamar al método creado en la parte java) endApp();}
In the method's header, we see the Openframeworks Android package's ending of this path should be 'callCmethod'. This is the method we'll need to call in the Java side (OFActivity.java), in the following way
En la cabecera del método, vemos la ruta del package del proyecto Openframeworks Android, siendo la última palabra 'callCmethod' el nombre del método que debemos llamar en la parte Java (OFActivity.java) de la siguiente manera
In this case, we have called the function onClick with the property 'showOFlogMessage'. In the Java side (OFActivity.java) we'll add the following code
En este caso, hemos llamado a la función onClick con la propiedad 'showOFlogMessage' y en la parte de código Java (OFActivity.java) añadiremos el siguiente código
But the market has gone to the java side... more easy and is easy and professional job.
Pero el mercado ha ido para el lado de java... más fácil y es fácil y profesional trabajo.
The following line calls the VM API (*env), and passes it a return value: that is, the string that the function on the Java side had requested.
La siguiente línea llama a la API (*env) de la VM y le pasa un valor de retorno: es decir, la string que solicitó la función de