Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android (Studio) support #56

Open
rostopira opened this issue Jan 2, 2018 · 1 comment
Open

Android (Studio) support #56

rostopira opened this issue Jan 2, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@rostopira
Copy link

I want to mix Java / Kotlin / Clojure in Android project
Currently Gradle #throws:
Error:The 'java' plugin has been applied, but it is not compatible with the Android plugins.

I think Clojure has great potential for Android development, but only if it's will support official tools and IDE.

@ajoberstar ajoberstar added the enhancement New feature or request label Jan 2, 2018
@ajoberstar
Copy link
Member

Given that error message, you may be able to do something using the gradle-clojure.clojure-base plugin (as opposed to the gradle-clojure.clojure one that uses java). See the docs for the (very few) notes we have about that.

I personally don't have any experience with Android development, so I'm not sure specifically what we'll need to do to get that to work. Given how early in development we are, I don't know that improving Android support will be a high priority in the next few releases. However, if anyone wants to help out on this, we'd certainly appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants