I am a not new to Scala and Android development, but I am new to Scala *on* Android. I have tried creating a project from scratch using Scaloid and compiling in IntelliJ which led to a ton of proguard warnings, then a failure because of said warnings. I then tried using android-sdk-plugin and used "gen-android" and, without modification, tried to compile in IntelliJ with the same results. The funny thing is that if I run "sbt compile" from the project root in a terminal, all is well. Is there something I need to change with my proguard configuration that I'm not seeing in any documentation for IDE integration?
<https://lh6.googleusercontent.com/-XSYzamtiyVc/VC22JMSQlqI/AAAAAAAAAFg/iMVM1OGiqD4/s1600/Screen%2BShot%2B2014-10-02%2Bat%2B3.31.11%2BPM.png> -- 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.
