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.

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 ImageView Animation | 8 Different Styles

By implementing Android ImageView Animation into your app, you can easily create…

Android Button Animation Top 8 Styles you can apply in Android Studio

Android Button Animation is a great way to provide a better user experience to your app users. In this blog learn about different types of animation styles you can apply to your Android buttons widget.

Android Calendar View Example using Cosmo Calendar Library

In this blog about Android Calendar View Example, learn how to implement the Cosmo Android Calendar Library in Android project and build a calendar app.

Chat application in Android Source Code with Example Available

Chat Application in Android Source Code with Example Available. In this tutorial you’ll learn to build your own Android Chat App using Android Studio.

Android Image Crop with Source Code Example

In this tutorial learn how to do Android Image Crop using Library…