Posts by Jai Chaudhry

Author Biographical Info: Not available

Using Charts in Android Java

By Jai Chaudhry

In this tutorial, we will write code to use MPAndroidChart library in Android application using Java. You can use any latest version of Android Studio. This tutorial was written us.... Read More

Bottom Fragment in Android Java

By Jai Chaudhry

In this tutorial, we will write code to show fragment via bottom sheet in Android application using Java. You can use any latest version of Android Studio. This tutorial was writte.... Read More

Showing Notifications in Android Java

By Jai Chaudhry

In this tutorial, we will create a notification generator application in Android using Java. You can use any latest version of Android Studio. This tutorial was written using Andro.... Read More

Java Code to download files from internet in android studio

By Jai Chaudhry

In this tutorial, we will write code to download file in android studio using Java. You can use any latest version of Android Studio. Let’s get started Create a new project w.... Read More

Get network status in Android studio using Java

By Jai Chaudhry

In this tutorial, we will fetch Network status via 2 methods in android studio using Java. You can use any latest version of Android Studio. This tutorial was written using Android.... Read More

Creating Persistent Notification in Android Java

By Jai Chaudhry

In this tutorial, we will write code to show unkillable/persistent notification in android application using Java. You can use any latest version of Android Studio. This tutorial w.... Read More