Hacker News new | ask | show | jobs
Getting started with Android development using Groovy 2.4 and Android Studio (hosain.net)
2 points by hosainnet 4142 days ago
1 comments

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.