Skip to content Skip to sidebar Skip to footer
Showing posts with the label Scala

How Jack (java Android Compiler Kit) Will Affect Scala Developers

Now with announcement of Jack Google clarified the foreseeable future of Java in relation to Androi… Read more How Jack (java Android Compiler Kit) Will Affect Scala Developers

Scala On Android: Java.lang.nosuchmethoderror: Java.lang.string.isempty

I am getting following Exception on Android 2.2.1: java.lang.NoSuchMethodError: java.lang.String.is… Read more Scala On Android: Java.lang.nosuchmethoderror: Java.lang.string.isempty

Unable To Build Android+scala Project Using Sbt+sbt-android Plugin

I can't build Android + Scala (and IntelliJ Idea 12) project using sbt and sbt-android plugin. … Read more Unable To Build Android+scala Project Using Sbt+sbt-android Plugin

Should I Change To Scala To Create A System With Rewrite Rules?

I have some classes that I developed that I am using in a Android application. I have about 6-7 cla… Read more Should I Change To Scala To Create A System With Rewrite Rules?

Targeting Android With Scala 2.8 Trunk Builds

The definitive reference for using Scala on android seems to be here: http://www.scala-lang.org/nod… Read more Targeting Android With Scala 2.8 Trunk Builds

Is There Anyway To Prepend A Jar To The Unmanagedclasspath In Sbt

I am using the android-sbt-plugin with the sbt, and I would like to add an unmanaged jar to the tes… Read more Is There Anyway To Prepend A Jar To The Unmanagedclasspath In Sbt