Skip to main content

CosmosApps

Android development insights and expertise from CosmosApps.

Welcome to CosmosApps, where in-depth guides and tutorials on Android development are shared. Get insights into the latest development trends and technologies, as well as updates on current and upcoming projects.

Recent

Sharing Build Logic: Composite and Convention

·4 mins
Sharing logic in a multi-module Android project is an important thing to consider when resorting to modularization. Using Gradle Composite Builds and convention plugins can help improve maintainability and performance.