Blog

Android ViewPager Explained with Example

Android ViewPager is a widget that allows the user to flip through pages of content,… Read More

Background Service in Android with Example

The Background Service in Android is mostly used when a task which doesn't requires any… Read More

Fragment Lifecycle in Android with Example

A fragment is a reusable component of the application user interface. It is also known… Read More

MpAndroidChart Line Chart Example : 7 Easy Steps

MpAndroidChart Line Chart Example in 7 Easy Steps we will be exploring MPAndroidChart library to… Read More

Android XML Translate using Google Sheets Online Tool

Android XML Translate tool that can easily translate the String.xml android studio code in more… Read More

Learn to use Translate Animation in Android

Translate animation in Android is useful in moving widgets along X and Y axis. The… Read More

Table Layout in Android explained in 3 Steps

A Table layout in Android arranges the children's layout inside it in rows and columns.… Read More

Custom Button with Shadow Duolingo style Android Button

In this blog learn to create Duolingo Style Custom Button with Shadow in Android. Duolingo… Read More

How to use Android ButterKnife Kotlin Dependency

If you are curious about using the ButterKnife Kotlin dependency in Android, then you have… Read More

Zxing Android Example | In 5 minutes Build QR Code Scanner App

Zxing Android library is a great Android QR Scanner code library that you can use… Read More