Live data from Hacker News

Getting started with Android development using Groovy 2.4 and Android Studio

hosain.net

1–2 of 2 posts

Re: Getting started with Android development using Groovy 2.4 and Android Studio

#2
You listed some benefits of using Groovy over Java (i.e. closure, dynamic typing, and collections syntax making code shorter, and metaclassing) but you haven't shown any benefits of Groovy over other languages for Android, e.g. Scala, which already have those benefits.