How to add Firebase in android app
This firebase android tutorial is a complete setup guide. You will learn How to add Firebase in the android app.
Case-insensitive replaceAll in Java : with example
How to replace case insensitive substrings in Java. Normally we replace string by any character or any special character or whatever we want...
Autofit grid layout Recyclerview
Recycler view is the powerfull android tool to create a list as well as a grid in android. Nowadays, the Autofit grid layout RecyclerView is trending...
How to use TabLayout in ViewPager with RecyclerView
ViewPagers are used to swipe through pages of data. It’s generally used in conjunction with fragments. In this tutorial, we’ll be implementing a ViewP...
Android Session Management using Shared Preferences
Android allows storing data in a number of formats. But, we do android user session management using Shared Preferences, just because of shared prefer...
Android Collapsing Toolbar With Image
This pattern of Collapsing Toolbar Layout is a popular scrolling technique. In familiar terms, you can see this on several apps with a profile detail...



