Sample Contacts Application:

Download source code - Contact.zip
 
  • In general, Following instructions should get you started-
1> Download and unzip Eclipse
Download Eclipse Europa 3.3 to your PC or Mac from
http://www.eclipse.org/downloads/
Choose "Eclipse IDE for Java Developers"

2> Download and install latest version of JRE/JDK
http://java.sun.com/javase/downloads/index.jsp

Configure eclipse to point to the installed JRE, and try running some sample Java program from eclipse.

3> Install Android SDK and eclipse plugin for android (ADT), follow these instructions
http://code.google.com/android/intro/installing.html

  • Links for Android Graphical User Interface Editor tools -