Hacker News new | ask | show | jobs
by pjmlp 3648 days ago
At least they care about 1st class support on Android Studio, instead of InteliJ + sbt + missing support from Android tooling.
1 comments

If you feel that something is missing people would likely be happy to receive bug reports/feature requests.
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.