Visit Sponsor

Author: eryogeshwaran@gmail.com

Android Views: 2

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....

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

Android RecyclerView Example

1. What is RecyclerView? 2. RecyclerView Example 2.1. Adding Support Library 2.2. Adding Internet Permission 2.3. Declaring Activity...

Read More
Close