Folks, hello! I'm developing for Android a few years, but I'm newbie in Scala. I'd like to use Scala in Android projects.
I discovered two methods how to use Scala classes in Android projects. First - with IDE, but without SBT - http://stackoverflow.com/questions/23696560/android-scala-intellij-13 Second - with SBT, but without IDE - https://github.com/pfn/android-sdk-plugin I like the android-sdk-plugin, but I can not integrate it to IntelliJ. I tried to use plugin sbt-idea, but the IntelliJ can not build modified project. It's possible that I do something wrong. Is there tested fresh howto about android-sdk-plugin and IntelliJ 13? -- 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.
