There is a gradle pluginsfor android app with scala that everybody appears to be using:
https://github.com/saturday06/gradle-android-scala-plugin суббота, 8 ноября 2014 г., 0:39:22 UTC+3 пользователь Kamil Lelonek написал: > > I see a lot of topics here, event a new people that asking for help to > setup Android project with Scala. > > However almost all responses show the solution with SBT for managing > project build. > > Hence comes my question - has anyone built Android project written in > Scala using Gradle tool? I'm asking about that, because I cannot manage to > create a simple skeleton, which can fetch and compile external dependencies > using Gradle. > It builds without any maven libraries, but when I add anything extra to it > dependencies, it crashes because java out of memory error. > -- 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.
