Android provides notification for user information alert. It can toast notification or push notification.
A dialog is a small window that prompts the user to make a decision or enter additional information.
In Android, you can use android.widget.ImageView class to display an image file. Image file is easy to use but hard to master,
Adapters are the link between a set of data and the AdapterView that displays the data.
SOAP stands for Simple Object Access Protocol.
An Android Virtual Device (AVD) is an emulator configuration that lets you model an actual device by defining hardware and software options to be emul
In this article I am telling you to create Apk file of Android application
In this article I am explaining wow to animate image left to right in android
In this article I am explaining Fragment Life cycle in Android
In this article I am explaining about Content provider in android
In this article I am explaining how to open url in our android application
In this article I am explaining about Calendar API in Android