Neeraj Mishra

A crazy computer and programming lover. He spend most of his time in programming, blogging and helping other programming geeks.

Android Pull or Swipe Down to Refresh Using SwipeRefreshLayout Example

Here you will learn about android pull or swipe down to refresh using SwipeRefreshLayout example. You may have seen the pull to refresh feature in apps like Facebook, Twitter, Gmail, etc. We can implement that in android using SwipeRefreshLayout widget. How to Implement? Add SwipeRefreshLayout widget in your layout xml file with only one child. …

Android Pull or Swipe Down to Refresh Using SwipeRefreshLayout Example Read More »

Android AdMob Tutorial

This is android admob tutorial. AdMob is an ad network by Google that allows to monetize mobile apps. In this tutorial I will guide you to integrate admob in android app. Here you will learn about two types of ads. Banner Ad: It occupies a small portion of activity. Interstitial Ad: Occupies full screen. Generally shown while …

Android AdMob Tutorial Read More »