Real-Time TextInput/EditText Validation in Android with Formz LibraryIntroduction: Managing forms in Android applications can be a tedious task, often involving repetitive boilerplate code for validation and…May 3May 3
“Simplify Your Android Date Handling with DateCed: A Comprehensive Date Library”Introduction: In Android app development, handling dates and times can be a cumbersome task, often leading to code that is hard to read and…Oct 1, 2023Oct 1, 2023
Mastering UI Design with Column in Jetpack Compose for AndroidIn this blog post, we’ll take a closer look at how to use the Column composable in Jetpack Compose. We’ll explore its features, learn how…Aug 12, 2023Aug 12, 2023
Developing a Multi-Module Android App with Compose, Clean Architecture, MVVM, Hilt, Retrofit, and…This story is the second part of the series, If you didn’t read the previous one, You could start from hereMar 25, 20231Mar 25, 20231
Developing a Multi-Module Android App with Compose, Clean Architecture, MVVM, Hilt, Retrofit, and…Android Compose is a new UI toolkit that Google has introduced. It allows developers to build beautiful and responsive user interfaces in a…Mar 16, 2023Mar 16, 2023
Android Multi-Module and Clean Architecture With MVVM — Complete Example“Architecture is about intent, not frameworks.” — Uncle Bob.Nov 29, 20222Nov 29, 20222