There was recently a stack overflow thread on this:
http://stackoverflow.com/questions/4651757/clojure-on-android/4675855#4675855

One of the people who replied (Arthur Ulfeldt) says that JIT has helped
greatly with performance.  So maybe it's time to revisit it.  It looks like
remvee's example code has been upkept based on the commit history
https://github.com/remvee/clojurehelloandroid

On Fri, Jan 14, 2011 at 4:21 AM, Laurent PETIT <[email protected]>wrote:

> Hello,
>
> Say I want to write an app in Clojure for Android.
>
> The kind of app which does not require endless restarts.
>
> Would you recommand me to go for it ?
>
> And if so, what's the current "best way" of doing this ?
>
> I've seen many "ports", "special builds" of clojure for Android, but they
> seem to be dated (late 2009).
>
> Is this because right now with clojure 1.2 I can just go with the official
> 1.2 build ? Or because people lost interest in 2010 for the "Clojure +
> Android" combo, and are waiting for a solution to come from Clojure/core ?
>
>
> Thanks in advance if you can help me update the status of Android+clojure
> combo for people having to make a decision for immediate needs.
>
> Regards,
>
> --
> Laurent
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> [email protected]<clojure%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to