20 lines
535 B
HTML
20 lines
535 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>Android_JNI_Message$ [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function Android_JNI_Message$(arg$) </h2></p>
|
|
<p>
|
|
Passes arg$ to the rcbasic_android_interface() method in the java code for your android app. The java method returns a string.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="runtime_utility_message.html">Runtime_Utility_Message$</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |