2012/11/27 John Gabriele <jmg3...@gmail.com>

> Hm. I need to read up on what the dex is, and why one would want to dex
> it. :)


Dex is the utility transforming java byte code to dalvik executable
bytecode, that can run on android. It's written in java so can be applied
to itself.
I remember a blog article some time ago, but I can't seem to find it now.

2012/11/27 Curtis Gagliardi <gagliardi.cur...@gmail.com>

> How do you use clojurescript on android?


I'm using HTML5 and CSS in an embedded WebView.

-- 
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

Reply via email to