Hacker News new | ask | show | jobs
by yareally 4392 days ago
If you don't need the sbt build system for your project, it's pretty simple to get started. Here's my guide (and some code examples) for using just proguard + Intellij. Using sbt isn't difficult to set up either, though I consider it a bit overkill for smaller projects/scripting.

https://github.com/yareally/android-scala-intellij-no-sbt-pl...

1 comments

Hi man, I'm already using your tutorial. I would like to personally say this: Thank you!

I spent weeks trying to get sbt to play nice. I finally said, the hell with that, and I never been happier.

Glad to hear it simplified things for you :)