Re: Clojure, Android and Emacs on Ubuntu tutorials

2009-04-06 Thread Nick Levine
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

Clojure, Android and Emacs on Ubuntu tutorials

2009-03-30 Thread triddell
For those interested, I've documented the process of beginning clojure- based Android projects using emacs. Android with Emacs on Ubuntu : http://riddell.us/tutorial/android/android.html Clojure and Android with Emacs on Ubuntu : http://riddell.us/tutorial/clojure_android/clojure_android.html

Re: Clojure, Android and Emacs on Ubuntu tutorials

2009-03-30 Thread Emeka
What about expanding to other boxes? I would like to learn Android, but I don't use Emacs/Ubuntu. Emeka --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to

Re: Clojure, Android and Emacs on Ubuntu tutorials

2009-03-30 Thread triddell
Android on Eclipse is fairly well documented. I didn't find much information on using emacs (which I've learned since getting into clojure) with Android so I thought this might be helpful. Ubuntu is the only main OS I use at the moment and I don't have time to document others. The same concepts