Android ScrollView Example
In this tutorial we will show you, how to use Android ScrollView component and create a simple example using various ScrollView properties....
Android TextView Example
In the course of this tutorial, we will take a look into Android TextView widget and various TextView properties. TextView is one of the...
Android Lollipop Swipe to Refresh Example
In the course of this tutorial, we will take a look into the new Swipe to refresh layout introduced in material design. Android Lollipop is...
Android RelativeLayout Example
Over the course of this tutorial, we will take a look into Android RelativeLayout and its properties. RelativeLayout is one among the most...
Android Table Layout Example
The TableLayout layout is an extension of LinearLayout. As the name indicates, TableLayout is used to display child View elements in rows...
Android FrameLayout Example
Introduction Over the course of this tutorial, we will take a look into Android FrameLayout and creating layout through xml and from...
Android Lollipop Toolbar Example
Introduction Android’s new operating system named Android Lollipop, is highly focused on rich user experience and what they called it as...
How to Use Picasso Image Loader Library in Android
This this tutorial, we will take a look into how to use Picasso library in android. Picasso is open source and one of the widely used image...
How to Use TestFairy Command Line Upload Script
TestFairy is an android application beta testing and deployment platform. As you upload a build to TestFairy, it process on the uploaded...
Android RecyclerView Example
1. What is RecyclerView? 2. RecyclerView Example 2.1. Adding Support Library 2.2. Adding Internet Permission 2.3. Declaring Activity...

