LiveData || MVVM || Retrofit || Part 2

  For the initial part of tutorial on android livedata please refer the link provided https://androidcoding.in/2020/05/05/livedata_tutorial/ We have discussed live data related information in the above tutorial if you are a beginner i suggest you to go through the above tutorial on android livedata.   Android livedata video tutorial : Go through the below tutorial … Read more

LiveData || MVVM || Retrofit || Part 1

  Android Livedata : MVVM (Model View ViewModel) is the interesting topic in android as it provide a solution to problems, making the app development much easier.In this blog we will use android livedata tutorial with MVVM.   Info regarding MVVM is explained in my previous blog so we directly get into the topic android … 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

Android Bottom Navigation and Navigation Drawer || Part 1

Android navigation drawer bottom navigation : This tutorial is being presented as from request from user i am going to explain the usage of both android navigation drawer and bottom navigation in a single activity. Generally we use android navigation drawer and bottom navigation separately but now we will try to join them.   Android navigation … Read more

Show Buttons
Hide Buttons