Renato Ivancic - Software Engineer

Background image

Dex, multiple dex, Multidex

Android Development

Running Scala in Android app Because Scala language has powerful features for collection processing, Optionals support, pattern matching, type inference, I wanted to try out how mature is support with Android development… More about that maybe next time.To mention I am using the Android Studio with Gradle. Before I even got into it, I quickly run into two problems at setting up the project. The first one is that compiling time is now 3 times longer.

26 Sep 2015 #Multidex #Android #Gradle