Android ButterKnife Tutorial || Data Binding

  Android ButterKnife : An easier and simple way to bind UI components in the android screens to the code is explained with the help of butterknife android i.e., butterknife tutorial. Butter Knife is one of the type of view injection’s available in the coding terminology which uses annotation processing. Let’s get started to our … Read more

Android Jobscheduler Tutorial | Job Scheduler

  Android Jobscheduler : Android Jobscheduler, Android app’s have wide range of features to give the user a rich and easy to use UI providing all the android in built services to the users.Also for the developers extending their new features put forth in every new release of their software development kit’s Android SDK’s.   … Read more

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

Show Buttons
Hide Buttons