I'm researching the feasibility of integrating Scala with an existing Android application. The application uses Android Studio and the Gradle build system. I've had experience getting Scala to work with Gradle in a server-side application, and it was fairly seamless. However, the Android Studio version of the android gradle plugin does not seem to be compatible with the gradle scala plugin, which is a deal breaker. This project, for various Reasons™, cannot be migrated to sbt to make use of the existing android sbt plugin (much as I would like to).
Is there any movement on getting scala working in Android Studio's Gradle project format? If so, could you provide any relevant links to discussions or issue tickets, etc..? Thanks! I've been searching for information on this for about 3 days and no luck so far (other than a couple of 2013 posts saying it's not working yet). If no bugs have been filed, where would the most appropriate place to file them be? On Gradle's issue tracker? Google's Android Studio issue tracker? -Regards, Jeremy -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
