NewsBuilding Android Apps with Scala

Building Android Apps with Scala

Developer.com content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

Most Android developers know that they can build apps for the platform in Java or C++, but many don’t realize they can also use other JVM-compatible languages like Scala. Mike Burns, who runs the Boston Android Developers Group says, “Scala lets you write the code more quickly and share the code more easily than you can in Java.” Also, he adds that because it’s statically typed, Scala offers faster performance, less memory consumption and better optimization than other JVM languages like Ruby and Groovy.

Scala founder Martin Odersky confirms, “Scala is an attractive development language for Android. I should also mention that there’s tool support in the form of an Android plug-in for SBT, Scala’s standard build tool.”

View article

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Latest Posts

Related Stories