Open GoogleCodeExporter opened 9 years ago
This problem occurs with any remote login using the out-of-the-box environment,
though it apparently has a few variations. For example, the error I get is this:
# javac hello.java
Dalvik VM unable to locate class 'com/spartacusrex/spartacuside/external/javac'
java.lang.NoClassDefFoundError: com/spartacusrex/spartacuside/external/javac
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ClassNotFoundException:
com.spartacusrex.spartacuside.external.javac
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
... 1 more
I'm using Terminal-IDE version 2.02, I think, downloaded from the Play Store
just a few days ago. I've put it on an HTC Amaze phone with the latest
updates...
Original comment by areemt...@gmail.com
on 4 Apr 2013 at 3:56
Original issue reported on code.google.com by
tungchingkai@gmail.com
on 21 Jun 2012 at 4:30