You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library makes ScriptEngine (since Java 6,JSR 223) work with Android platform.By implmenting ScriptEngine,Android can communicate with script language,such as JavaScript,Python,Ruby,Groovy,etc.
About
A library makes ScriptEngine (since Java 6,JSR 223) work with Android platform.By implmenting ScriptEngine,Android can communicate with script languages,such as JavaScript,Python,Ruby,Groovy,etc.