This video shows how to create a simple Android Menu application using Eclipse IDE.
The app sets up a "Menu Button" and displays a message when the button is clicked using onClick listener.
You'll need the following software on your PC.
1) Android sdk -> http://developer.android.com/
2) Eclipse IDE for Java Developers -> http://www.eclipse.org/downloads/
3) Java SE 6 -> http://www.oracle.com/technetwork/java/javase/downloads/index.html
4) ADT Plugin for Eclipse -> http://developer.android.com/sdk/eclipse-adt.html
The app sets up a "Menu Button" and displays a message when the button is clicked using onClick listener.
You'll need the following software on your PC.
1) Android sdk -> http://developer.android.com/
2) Eclipse IDE for Java Developers -> http://www.eclipse.org/downloads/
3) Java SE 6 -> http://www.oracle.com/technetwork/java/javase/downloads/index.html
4) ADT Plugin for Eclipse -> http://developer.android.com/sdk/eclipse-adt.html