Friday, October 31, 2014

Button click method 2

This is button click method 2 using onclicklistener

Button Click on Android

This is the first method of button Click

Know when the orientation changes in Android

This code snippet will make you know when the user changes the Orientation of the application screen.

This code will make the orientation fix the activity to Landscape

Handy Operators in Java

This is some handy inc or dec operators.

Basic Mat Operations using Java

This is some basic maths operations that is calculated using a java program.

A Basic Calc using Java

This is the code snippet for a basic add program by getting the user input.

Read data from user using Java

This is reading input from the user using Scanner in Java.

Variables in Java

This is how variables are to be printed in the Java program.

My First Java Program

This was my first java program and still it is being the first code to write on IDE to check weather the JAVA things are setup correctly.