Latest
Feb
04
Custom Themes Compose
Today we are going to talk about themes and composition, as usual, design teams always have different themes and custom
3 min read
Feb
03
SQLite Android
Introduction:
In the ever-evolving world of mobile app development, choosing the right database for storing and retrieving data is crucial.
2 min read
Feb
01
Android Development Roadmap
What do you need to start developing Android mobile applications
1. Kotlin/Java.
2. Object-oriented programming paradigm.
3. Functional programming
4 min read
Jul
06
Refactor your code like pro.
Refactoring is a day to day job and is not a special occasion task.
1 min read
Mar
29
Kotlin Flow with MVI
Before we start we want to have a small intro about the presentation architecture we are using these days to handle and work with our…
6 min read
Jun
27
MVI For android
I start working with it because I need to implement it in my code so when I start doing a feature which have many deferent actions in it…
2 min read