Here is a little tutorial, if you want to check "Fancy time and date picker" by tamas!
Join to Google Code project from Eclipse
• Eclipse SVN plugin: Help-> Install New Software ... Add a link to install Subclipse: http://subclipse.tigris.org/update_1.6.x • Installing Subclipse • Add SVN Repository: File-> New-> Other-> SVN-> Checkout Project from SVN • Create a new repository location • Copy the project SVN repository access
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