Android IntentService Example | Building WhatsApp Background Service

In this tutorial about Android IntentService example is taken from a well know messaging app Whatsapp in which IntentService is used to help its user stick around with app and stay connect with their friends.

Using Android SoundPool Build your Own Android Piano App

Using Android SoundPool build such apps that use Android media library class that handles short music tones on pressing of a button or object. In this tutorial learn how to build your own musical instrument on your Android device like, be it Piano, Violin or Xylophone.

How to become Android developer | 17 Valuable Tips

How to become Android Developer, in this blog post we share 17 valuable tips by professional android developers sharing their journey and what helped them.

How to stop apps running in Background Android Programmatically

In this cookie blog on the android app development, Learn how to stop apps running in background android programmatically.

Android Live Wallpaper Tutorial | Simple Easy Steps

The Android Live Wallpapers are the way to redesign your mobile background into something amazing animated GIF using different effects and motions.

How to Open PDF file in Android Programmatically

How to Open PDF file in Android Programmatically using Android Studio. To open a PDF File in Android Application, your app can take help from Free Android library available on Github.

Android ViewPager Fragment Example | Implement Unlimited Fragments

In the Android anyone can create fragments which are views on an activity with different behavior which can be used to build a multi-pane User interface. In this blog on Android ViewPager Fragment Example you’ll see Android ViewPager Fragment Example in which we will create fragments on activity.

How to Check Internet Connection in Android Programmatically

How to Check Internet Connection in Android Programmatically, prevent your app from crashing if the user isn’t connected to the internet.

Android Image Editor Library | Top 5 Curated List

Android Image Editor Library, in this blog we feature a curated list of Top 5 image editor libraries for Android developers to help create a photo editor app.

Android ImageView | Basic Understanding and 6 Great things To Do

Android ImageView is a great android widget to display images in your android app. In this blog, we will explore 6 amazing things you can do with the imageview widget in Android Studio.