Fork me on GitHub
#clojure-android
<
2015-09-10
>
bmaddy23:09:46

I'm new to clojure-android (and android development in general) and have a question about it. I'd like to be able to plug a phone into my computer and use clojure to test an app on that phone without having the tests as part of the source code for that app (I'd like our QA dept. to be able to use this without installing a dev environment). Is that possible with clojure-android? If so, doe anyone know of any example apps that do that or something similar?