Live data from Hacker News

Android Apprenticeship

blog.bloc.io

1–10 of 18 posts

Re: Android Apprenticeship

#7

The biggest hurdle in learning Android programming isn't the platform or the Java language, is that stupid, stupid Eclipse.

I'm using neither Eclipse, nor Studio for Android programming, but Emacs, believe it or not.

With Java Development Environment for Emacs, I even have that Eclipse-like (semi-)automatic import of Android packages, like TextView.

I wish I had the time to improve things like JDE's auto-import even more, but I've been too busy. Various people have blogged about their experiences developing Android in Emacs, they have some useful hints. I like it better than Studio and Eclipse myself, but people have different tastes.

Re: Android Apprenticeship

#8

The biggest hurdle in learning Android programming isn't the platform or the Java language, is that stupid, stupid Eclipse.

Are there any IDEs out there that aren't hated? I find Eclipse to be fine but I've been using it for years now (since it's early days). On the other hand, I've been using VS for a couple of years and think it stinks.

Re: Android Apprenticeship

#9
Seriously, creating an "Instragram" or a "Twitter" following this tutorial http://developer.android.com/training/basics/firstapp/index.... is very easy if you know how to code, I wouldn't spend $5,000 on that, but if you don't know how to code the I would spend those $5k in learning how to code in a different platform since beginning with mobile apps it's no easy stuff.

Re: Android Apprenticeship

#10

The biggest hurdle in learning Android programming isn't the platform or the Java language, is that stupid, stupid Eclipse.

I feel the same way, but today after playing a bit with Android Studio, I ended up back on Eclipse.

Somehow the fonts don't look right on Windows, even after some customization and I was getting some eye strain, just after a while of playing with it.

This isn't Swing vs SWT, because I also have Netbeans and it renders quite well.

Post reply on HN