
How to clear spinner value in Kotlin Android
Hello android developer, Android spinner is a view similar to the dropdown list which is used to select one option ...
Read More
Read More

Android Custom Action Bar – Action bar Logo and Title click events handling
Hello Android developer, Android toolbar (formerly known as action bar) is an important android design element. It is used to ...
Read More
Read More

Create Material Design Style Spinner DropDown in android
Howdy Android developer! This article shows you how to create Floating label spinner drop-down using Material Design AutocompleteTexView in Android ...
Read More
Read More

How to Create Free Live Weather App In Android – Step by step – Part 2
Welcome back! This is part-2 of the Free Live Weather App In Android. Let's get started ...
Read More
Read More

How to Create Free Live Weather App In Android – Step by step – Part 1
Hi Developer! In this Android project you will learn how to Create Free Live Weather App In Android - Step ...
Read More
Read More

Android JSON Parsing from Web URL without Any Library
Hi Developer! In this tutorial you will learn how to parse JSON data from the URL. Please read previous part ...
Read More
Read More

Android JSON Parsing Tutorial
Hi Android developer! JSON (JavaScript Object Notation) is readable format for structuring data. It is used to transmit data between ...
Read More
Read More

Android AdMob Banner Ads in Recyclerview
Hi Android developer! AdMob is one of the largest ad network that helps you monetize. You may have seen banner ...
Read More
Read More

Android Floating Action Button Example
Android Floating Action Button is an interesting component introduced by Android Material Design. It attract the user's attention. In this ...
Read More
Read More

Android Snackbar Example
Android Snackbar is introduced by Android Material Design. Snackbar is light-weight widget to show messages. This section covers a little ...
Read More
Read More

How to Implement Ripple Effect in Android
Ripple effect is compatible with device running lollipop (API 21) and above. In this section you are going to learn ...
Read More
Read More

How to Blur Image in Android
Image Blurring is a useful tool in Image Processing. You can highlight and focus the image using the blur effect ...
Read More
Read More

Android Color Picker Library
There are many color picker libraries available today. Ambilwarna android color picker library is one of the best. This library ...
Read More
Read More

How to Handle Runtime Permissions In Android
In this example, You will learn how to handle the runtime permissions in Android ...
Read More
Read More

Android RatingBar Example
Rating bar is used to get the rating from the user. A user can simply touch and drag on the ...
Read More
Read More

How To Create Options Menu in Android
The Android menu provides some actions for the user. Such as settings, search, help etc. In this example you will ...
Read More
Read More

Simple RecyclerView with Click Listener Example
Android RecyclerView is an improved version of ListView and GridView. It has the ability to display data horizontally, vertically as ...
Read More
Read More

How to Display Full Screen Loading Dialog
Hello Android Developer! Sometimes you need to show full screen loading dialog to prevent the user from input. In this ...
Read More
Read More

Handling Images In Android with Glide
Glide image loader library is used to download and handle images. In this tutorial you will learn integration and usage ...
Read More
Read More

Touch and Drag to Erase Photo In Android
Photo editing is a popular tool in Android apps. After learning this lesson, you will be able to create a ...
Read More
Read More

How to Get URI of Captured Photo
Hello Developer! In this section you will learn how to get URI of captured photo ...
Read More
Read More

Share Intent For a Bitmap Without Saving a File
Hi Android Developer, When you don't want to save the bitmap permanently to the user phone and just want to ...
Read More
Read More

Android Create Navigation Drawer Using Fragments
Hello Android Developer! In this part, You will see how to create Android Navigation Drawer Using Fragments ...
Read More
Read More

How to set AdMob Banner In Navigation Drawer
Howdy Android Developer! Nowadays, you may have seen many Android apps with navigation drawer. And why not? It is very ...
Read More
Read More

How To Embed YouTube Video In Android WebView
Hey Android developer, In this tutorial you will learn how to Embed and Play YouTube Video in Android WebView ...
Read More
Read More

Android Center Locked HorizontalScrollView
HorizontalScrollView is used to scroll the child views or elements in horizontal direction. In this example you will learn how ...
Read More
Read More

How To Create Scrolling Text In Android
Hi Android developer! You may have seen scrolling text somewhere in websites or apps ...
Read More
Read More

How To Create Rounded Corner Layout in Android
Howdy Android developer! In this tutorial you will know that how to create rounded corners layout programmatically ...
Read More
Read More

Useful Shortcut Keys for Android Studio
Hi Android Developer! Following are some important shortcut keys for Android Studio ...
Read More
Read More