Android RecyclerView search tutorial for beginners

  Android Recyclerview Search : Android Recyclerview Search is used to filter the data populated through the recycler view.The best example is contacts list where we can search the contacts and filter the data. Popular application like facebook, whatsapp and many other apps provide a search to filter their chats and also a dictionary is … Read more

Android realm | Android Tutorial on Realm Database

  In this blog we will discuss about the usage of android Realm database in android app.So far we have learnt different local databases in android. Local databases are used to store data in app level so as to maintain user required information available in offline state.When there a requirement to store details in the … Read more

Android tutorial on Alarm Manager || background task || alarm manager

  In this blog on android alarm manager we will see how a alarm manager works.Now in a series we are discussing about the background services the way we handle them in android from past few blogs. Let us go through android alarm managerĀ  in now in general we know that alarm is a task … Read more

Android Bottom Navigation and Navigation Drawer || Part 2

Android bottom navigation : In continuation to the previous tutorial on navigation drawer & android bottom navigation, we will see the code for remaining fragments, their layout files and view models in this part of the blog. https://androidcoding.in/2020/05/21/android-bottom-navigation-and-navigation-drawer-part-1/   Navigation drawer is found almost in every app like gmail, youtube, food delivery apps, news apps … Read more

Show Buttons
Hide Buttons