Send Values from Openframeworks to Java Android

Is there any way to modify an Android Layout when an action occurs in openframeworks? For instance, when a I touch some element on the Openframeworks side, show a message on the Android Layout.

Thank you in advance.