Android Navigation Drawer Tutorial (Modern Implementation Guide)
The Navigation Drawer is one of the most widely used UI patterns in Android applications. It provides a convenient way to display top-level...
Android WebView Example
1. Introduction to Android WebView In the course of this tutorial, we will teach you how to use Android WebView and answer to some of the...
Android Toast Example
In this tutorial we will explain how to work with Android Toast with example. The example below demonstrates the usages of simple and...
Android Studio Features
This tutorial explains Android Studio Features and Installation steps. Android Studio is an IDE based on IntelliJ...
Installing Android Studio
Android Studio is an IDE based on IntelliJ IDEA used for android application development. It is released on 15th may 2013. This tool has...
Creating Frame Animations in Android
This example explains step by step process to create Frame Animations in Android. An animation created by moving an object...
Asynchronous Image Loader in Android ListView
1. Introduction As mobile devices are limited with memory, we must follow certain best practices to provide best...
How to Generate .apk and Install to Android Device
This tutorial will be demonstrate, how to build android code and generate a signed APK and then install in device. Application testing is...
Android TextToSpeech Example
Android operating system provides developers some of the cool API’s such as Text to speech API. converting Text-To-Speech (TTS)...
JSON Feed Reader in Android
In the course of this tutorial, we will take step by step look into building a JSON feed reader in Android. All the source code used in...


