Files
RCBASIC4/doc/files/android_jni_message.txt
2026-02-26 15:33:51 -06:00

8 lines
246 B
Plaintext

#title Android_JNI_Message$ [RCBasic Doc]
#header Function Android_JNI_Message$(arg$)
Passes arg$ to the rcbasic_android_interface() method in the java code for your android app. The java method returns a string.
#ref Runtime_Utility_Message$