back

by rcarmo·11y ago·view on hn ↗
My first thought was "oh PLEASE, let them keep distributing the CLI-only SDK".

Why?

Because I got burned by Eclipse so many times I got used to developing solely with vim and ant - then I started using NetBeans+NBAndroid and found it comfortable enough.

Still, now that it's 1.0 I'll eventually migrate.

1 comments
Um... now that Gradle is the default build system used, you can build any (AS-created) project in command-line by default. You can also easily create new one (you just need a skeleton build.gradle).