How....?? showmessagebox %msg%

JW

Is there a way to do this with android devices?

It used to work with windows mobile.

; Description: Show message to device user
set msg="good to go"
showmessagebox %msg%

I get a messagebox open on the device that just shows
 
  %msg%
 
 
 
3 years ago
Android Scripting
ANSWERS