Scala on Android
Using Scala on Android (in 2020)
Approaches
(dead) https://scala-android.org/
Out of date.
Following the setup instructions produces an error message when opening sbt
;
[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requ
ested attributes.
[warn] org.scala-android:sbt-android:1.7.10 (sbtVersion=1.0, scalaVersion=2.10)
[warn]
[warn] Note: Unresolved dependencies path:
[error] sbt.librarymanagement.ResolveException: Error downloading org.scala-android:sbt-android;sbtVersion=1.0;scala
Version=2.10:1.7.10
[error] Not found
[error] Not found
The developers have stated they don’t have the time to fix this at least not as of 2018-10-31. So … I’m calling this “dead” until someone wiser finds a way to make it work.