Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

Is there a way to use javax.script.* in Android mode?

$
0
0

hi, all,

I am trying to port a java sketch to android mode. This sketch makes use of calling a javascript engine. When I compile it I get (among others) this error mesage:

    import javax.script.*;
           ^^^^^^^^^^^^
The import javax.script cannot be resolved

Is there a way to get this working?

Thanks in advance,

Michael.


Viewing all articles
Browse latest Browse all 941

Trending Articles