Skip to content
#

android-multi-module

Here are 20 public repositories matching this topic...

CoinTrend
android-multimodule-architecture-concepts

Showcase of multi-modular Android MVVM architectures (Layered Architecture and Clean Architecture) 🏛 to developing clean, testable and scalable Android Apps 📱. MVVM, LiveData, Retrofit, Coroutines, Hilt Dependency Injection, MockK Unit Tests.

  • Updated Nov 8, 2022
  • Kotlin

This project has been created as a playground just to practice a little bit of Kotlin and it's libraries; It has been structured in a multi-module fashion, with semantics guided by Clean Architecture; this means that high-level modules don't know anything about low-level ones.

  • Updated May 13, 2020
  • Kotlin

⭐ 𝚁𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢 𝚌𝚘𝚗𝚝𝚊𝚒𝚗𝚜 𝚖𝚞𝚕𝚝𝚒-𝚖𝚘𝚍𝚞𝚕𝚎 𝚒𝚖𝚙𝚕𝚎𝚖𝚎𝚗𝚝𝚊𝚝𝚒𝚘𝚗 𝚠𝚒𝚝𝚑 𝚝𝚎𝚜𝚝𝚒𝚗𝚐 𝚒𝚗 𝚊𝚗𝚍𝚛𝚘𝚒𝚍 𝚞𝚜𝚒𝚗𝚐 𝚙𝚞𝚛𝚎 𝚔𝚘𝚝𝚕𝚒𝚗 𝚊𝚗𝚍 𝚌𝚘𝚖𝚙𝚘𝚜𝚎

  • Updated Dec 17, 2023
  • Kotlin

A mobile app through which one can view and bookmark healthy recipe options based on their preferred diet type, cuisine type or dish type. The recipes are fetched via the Edamam API. Modern Android Development practices that are used include Jetpack Compose, MVVM architecture, Repository pattern and Dependency injection with Hilt.

  • Updated Apr 24, 2024
  • Java

Improve this page

Add a description, image, and links to the android-multi-module topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-multi-module topic, visit your repo's landing page and select "manage topics."

Learn more