InterviewSolution
Saved Bookmarks
| 1. |
Will Sl4a Work On My Android Device That's Not Built On Arm (e.g. X86)? |
|
Answer» Yes and no. All CROSS compiled interpreters are compiled for ARM. JAVA BASED interpreters like JRUBY, BEANSHELL, and Rhino will work. Yes and no. All cross compiled interpreters are compiled for ARM. Java based interpreters like JRuby, BeanShell, and Rhino will work. |
|