Change image using a single button in Android

This is fourth android application and this is same as third application but using only one button to change image here, so see third ap...

Open another Activity in Android using Explicit intent

In this android application we will learn how to open another activity of our project. We will use Explicit intent to open another activity...

Create Menu in Android using XML

Android tutorial to learn how to create menu in Android using XML. This code will show how to create menu in android, how to perform action...

Set text, text color, image in Android using Java

This is first simple android application and in this application, you all will learn how to set text, text color and image using Java. Crea...