Become an Android developer, you always love the Plugins to use to make the android development easier and faster. Android Studio provides the… Read More
As in my last tutorial, we understand the basic firebase concept like What is Firebase and How to use the… Read More
RxJava is the something like awesome when start using this feature in an Android application. In this article, we will… Read More
To build an awesome android application, Architectural design pattern plays an important role. It makes our code modular and communication with… Read More
While building the android app by using the MVVM architecture design pattern with Kotlin, I faced many of issue for… Read More
Launch mode of activity is playing an important role to maintain the task and back stack. Before to explain the launch… Read More
Nowadays android application development is at the top of technologies. Many of the people are using an android phone. So,… Read More
Now we got one more day to learn something new about the Service, Ok let's make today something awesome to learn more… Read More
Service is the most important component in android. Service is running in background It means that it does not have… Read More
In Android, recyclerview is majorly used component to show the item list data into recyclerview. Showing the list of data… Read More