Android Tutorials

HomeBadges

Event Bus in Android with Example

Sep 11, 20206 min read

EventBus is the number 1 event library for android and java. EventBus uses the publisher and subscriber pattern for loose coupling which means the possibility of errors will be less. EventBus simplifies the communication between different components ...

Firebase Cloud FireStore Database in Android

Sep 9, 202031 min read

Hello World, today we are going to see how we can make a todo app using a firebase cloud firestore database. The Firestore database is a very flexible and scalable NoSQL database to make our development very fast. Firestore is very easy to use in an...

How to implement Dark Mode in Your App

Aug 1, 202011 min read

How to make Dark (Night) Mode Theme in Android Today we are going to see how we can implement a dark theme or night mode in our android application. This tutorial is going to be very simple and easy to understand. The dark theme is attractive to user...

How to make Custom Switch in Android?

Jul 20, 20207 min read

Hello World, Today we are going to make a custom switch. Why? Because the default one looks so boring and ugly. Why we use a switch? As the name suggests, the switch is used to trigger the value either it is on, or it is off. Let's see, how our custo...

© 2021 Android Tutorials

PrivacyTerms
Proudly part of