Android swipe to refresh view || Pull down refresh

  Every app needs to fetch data on user interaction that may be using a refresh button or may be a swipe to refresh view or pull down to refresh view. In this blog we can get through Android swipe to refresh view tutorial. In almost every app like youtube, facebook, twitter, instagram, gmail, yahoo and … Read more

Android Staggered GridView Tutorial || Staggered Grid Example

  Android Staggered GridView Tutorial will guide you through a detailed explanation of how and why images in the various social networking apps are shown in a new style. If you are new to this terminology here a small introduction for you Android Staggered Gridview is a way of displaying image in a different style … Read more

Android Upload Image Using Retrofit Library Part 2 || Upload Image to Server

  Android Upload Image Using Retrofit Library Part 1 || Upload Image to Server Upload Image Using Retrofit Library : In continuation to previous tutorial we will be dealing with client side i.e., android app development using the fields specified in the database. Add retrofit to your project We need to add retrofit library dependency’s … Read more

Fetch Data Using Retrofit Library Android || GET || Retrofit Library

In continuation to the previous tutorial Android Post Data Using Retrofit  Fetch Data Using Retrofit Library we will be fetching data using same retrofit library. Retrofit library is considered to be the fastest library so we will be using it. Now in this tutorial on Android Fetch Data Using Retrofit Library we will be fetching data … Read more

Show Buttons
Hide Buttons