/dexter

Using clojure with android, without dx'ing the clojure jar every time you build your app

Primary LanguageJava

I have a bad habit of cooking my system's paths into things. Sort that out in
the first two shell scripts (point to the right clojure jar, basically), then:

  sh dex-clojure.sh
  sh prebuild.sh
  ant debug
  ant installd