Anand GaurMVI Architecture in AndroidIn modern Android development, choosing the right architecture is crucial for building scalable, maintainable, and testable applications…1d ago
Abhishek PathakMVI Architecture in AndroidWhen we talk about Android app development, choosing the right architecture is key to scalability and maintainability. Model-View-Intent…Oct 233
Hector TafoyaJetpack Compose: A Better Preview ArchitectureStructuring our project to leverage the power of Preview tool.Nov 261Nov 261
Michal AnkiersztajnClean DataSources in AndroidHow to define clean Data Sources? What is a Single Source Of Truth? How to keep Local and Remote data?Jul 313Jul 313
Tan N. TruongBuilding Android apps for multiple regions: Best practices and strategies.If you’re building an Android app for multiple countries, you’ve probably run into the need for different configurations per locale…Nov 251Nov 251
Anand GaurMVI Architecture in AndroidIn modern Android development, choosing the right architecture is crucial for building scalable, maintainable, and testable applications…1d ago
Abhishek PathakMVI Architecture in AndroidWhen we talk about Android app development, choosing the right architecture is key to scalability and maintainability. Model-View-Intent…Oct 233
Hector TafoyaJetpack Compose: A Better Preview ArchitectureStructuring our project to leverage the power of Preview tool.Nov 261
Michal AnkiersztajnClean DataSources in AndroidHow to define clean Data Sources? What is a Single Source Of Truth? How to keep Local and Remote data?Jul 313
Tan N. TruongBuilding Android apps for multiple regions: Best practices and strategies.If you’re building an Android app for multiple countries, you’ve probably run into the need for different configurations per locale…Nov 251
InSimform EngineeringbyNishchal VisavadiyaClean Architecture in AndroidMinimize the code complexity of your Android app with Clean Architecture!Jan 31, 20231
sridhar subramaniamSimplify Your Android Builds: A Guide to Convention PluginsLearn How to Create and Use Custom Gradle PluginsNov 9
Husayn FakherUnderstanding Context in Android Development: A Comprehensive GuideIn the world of Android development, understanding the concept of “context” is paramount. Context serves as a crucial link between an…Apr 24