It's been over a week since gingerbread came out, i've been using the updated sdk since day one.
Here is a little review about it from the developers point of view (it's not as sweet as the name suggests...).
In my first tutorial i will show you how to set up Eclipse 3.5 with Android Development Tools (ADT) on Ubuntu 9.04.
Before we can install the Android SDK, we must install Java. First we open a new terminal window (Applications > Accessories > Terminal).
To install Java, type:
If you are on a x86_64 system, you also must install ia32-libs:
For Ubuntu 9.10 users:
Install eclipse from apt-sources, so open a terminal, then:
sudo apt-get install eclipse