I'm a Web guy starting to learn Android, and thinking of using Scala, may I know how bad the startup time when using Scala (and other problems if you know any)? My understanding is you can use ProGuard to slim it down and make it as fast/small as Java.
back
1 comments
I really recommend Kotlin. Check out the Kotlin code on my app goo.gl/FdEPw and you will see the difference between Java and Kotlin.