Hello, On 9 March 2012 00:47, Daniel Solano Gomez <cloj...@sattvik.com> wrote: > In general, Android differs from the standard JVM in how classes are > packed into a JAR. [..]
ah! thanx for explanation > Just out of curiousity, which version Android are you testing this on? terminal++@192.168.178.22:~$ uname -a Linux localhost 2.6.32.9-perf #1 PREEMPT Mon Sep 19 08:03:47 2011 armv7l GNU/Linux > Perhaps the java implementation here isn't setting things up quite right? you're right - there seems to be something wrong with the java implementation: terminal++@192.168.178.22:~$ java -version com.spartacusrex.spartacuside.external.InvokeException: No JAR Files specified at com.spartacusrex.spartacuside.external.java.main(java.java:65) at dalvik.system.NativeStart.main(Native Method) Usage : java -v -jar [List of Jar files] CLASSNAME Thank you for the answer Daniel! BTW I've also played with your Neko. I'm gonna post a message about it this weekend. Bost -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en