Scala on Android

The comprehensive documentation

  • Information reliability Fragile Might become outdated very soon
  • Last edit Fri Jul 10 19:44:32 2015 +0200
  • Edit on GitHub

Editors and IDEs

Any editor that you previously used for Scala developemnt should also work for your Android purpose. However, advanced IDE features, such as building and deploying your app, debugging or testing, may not be possible with some products or require at least some configuration.

This documentation illustrates how to achieve these important tasks from the sbt command line and does also provide instructions how to configure the recommended IDE, IntelliJ IDEA, to integrate these feautres.

Comments