I'm very new to scala and find many of its ideas very attractive. I've just discovered the scala for android project and I'm wondering if it could be expected to run well or perhaps even better than java?
Could it even be expected do some things better than java even if the processors are mostly single core in-order execution types at the moment?
If anyone has any example or experiences to share then please do!
The only "lag" would be the size of the apk, but if you use something like ProGuard it would represent only around 15k/25k more, nothing significant at all. As of performance, for what i've seen is the same. I mean, it is not worse (as happens with Clojure, being dynamically typed), but i think it's the same as Java.
Yes, it does. But to keep the package size down, use Proguard.
If you use SBT, there is already some plugin which automates the whole process.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With