Hacker News new | ask | show | jobs
by premium-concern 3648 days ago
If you feel that something is missing people would likely be happy to receive bug reports/feature requests.
1 comments

They are full aware of it:

"Android Studio should currently not be used for development with sbt and Scala. Chances are, however, that it's a good fit for a Gradle + Scala setup."

http://scala-on-android.taig.io/editor/android-studio/

Using InteliJ instead of Android Studio means not being able to use the latest tooling even from the stable version, as InteliJ is always some versions behind.

Using Gradle + Scala implies a few configuration steps that tend to break at each new Android Studio release, versus the out of the box experience from Kotlin.

I have never seen this documentation and it seems to be wildly outdated.

Which issues did you experience with Android Studio?

No out of the box integration even for basic stuff.

I expect no more hurdles than just using Java official Android tools.