On Apr 7, 8:36 am, "Remco van 't Veer" wrote:
>[...]
> What does logcat report? (use "adb logcat" on the commandline or "M-x
> android-logcat" if you're using my emacs minor mode).
I sent Remco the log and he suggested: "I think Java 1.6 is giving you
trouble here. Try rebuilding the clojure.j
Apologies for what might be multiple postings. Looks like google
swallowed the first one without chewing.
I've been trying to get clojure + android going but without much
success. In case it's relevant, I'm on Windows (XP) and the java
version is 1.6.0_13.
I followed http://riddell.us/tutorial/a
I've been trying to get Clojure/Android up and running today.
The pure java example in http://riddell.us/tutorial/android/android.html
works fine.
I tried the "hello world" example as in
http://riddell.us/tutorial/clojure_android/clojure_android.html and
get the following message from the emulat