clojure-android

2018-10-09T15:48:48.000100Z

does anyone have advice on integrating gradle-clojure into an Android project? lein-droid and friends seem to be out of date for later Android versions. either way, I'd like to write an Android app using (native) Clojure and I'm looking for pointers to paths that aren't bitrotten. it seems like embracing Gradle's ability to have polyglot projects is the best plan, but I'm indifferent. green-field app, no existing libraries or other things I need to depend on.

mj_langford 2018-10-09T18:47:58.000100Z

Is clojure android still a working alternative? I last heard multiple second startup time.

2018-10-09T19:11:23.000100Z

that's not necessarily a problem in this use case, though it would be unfortunate. I thought the AOT compilation helped there?

mj_langford 2018-10-09T19:17:45.000100Z

I last checked in on this 2 years ago. Not fresh enough to answer.