


To remove all unreferenced artifacts, but this analysis requires some time. Scala library to the dx tool (which converts java byte code to dalvik vm code) or the other choice is to use pro guard Unfortunately using the normal build process in conjunction with Scala is no good choice, as in eachīuild the full scala libraries need to be processed, what takes quite a few minutes: You either have to feed the whole If you are - like me - tired of writing verbose Java code, but want to develop for the Android platform, then Scala isĪ great choice. I've tested thisĪlso on current emulator images (ICS and Jelly Bean, either ARM or x86 with hardware accelerated emulation).ĭisclaimer: I've only tested the script on Windows, but it should also run on Mac OS X and other Unix-platforms. To speed up your development as you do not need to include the scala libs into your debug builds then.

Scala-libs-for-android-emulator provides you an easy way to preinstall the scala libraries on your android emulator (from the SDK or genymotion), so
