Hacker News new | past | comments | ask | show | jobs | submit login

I use gradle for Android projects.

We replaced ant with gradle when we switched to Android studio.

How to import a library with some resources with ant ? -copy paste it somewhere accessible in your project. It makes importing and more importantly updating the support lib (or most libs really) a pain in the ass.

How does it work with gradle ? compile "com.android.support:appcompat-v7:23.2"

Between this and flavors, I might not love gradle, but it is still a big step up from ant.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: