I'm fetching arbitrary scala code to execute in an activity and in another activity I want to execute this. This link describes how to execute via jar. So I need to compile the fetched scala code or run the code directly. Any help appreciated
Asked
Active
Viewed 488 times
1
-
I found below post will be helpful. http://stackoverflow.com/questions/809138/creating-a-jar-file-from-a-scala-file – Keynes Yang Oct 26 '16 at 05:43