burhanrashid52 /
YoutubeUX
With MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
77/100 healthLoading repository data…
khalid64927 / repository
This is sample project where I've used best practices of Android development into one app.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
#@Author : [Mohammed Khalid Hamid]
*The project is in Kotlin *Uses MVVM + Clean code Architecture *Uses Co-routines for network calls *Uses LiveData for UI update
App shows list of github repos with Local DB as single source of truth.
Swipe to refresh will update the list
This fragment displays the list of a repository
##[The project uses Gradle KTS script]
The project uses both instrumentation tests that run on the device and local unit tests that run on your computer. To run both of them and generate a coverage report, you can run:
The projects uses Espresso for UI testing. Since each fragment is limited to a ViewModel, each test mocks related ViewModel to run the tests.
The project creates an in memory database for each database test but still runs them on the device.
Each ViewModel is tested using local unit tests with mock Repository implementations.
Each Repository is tested using local unit tests with mock web service and mock database.
The project uses [MockWebServer][mockwebserver] and Fake implementations
Selected from shared topics, language and repository description—not editorial ratings.
burhanrashid52 /
With MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
77/100 healthhappysingh23828 /
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
77/100 healthsatorufujiwara /
This is a sample app that uses Android Architecture Components with Kotlin and Dagger 2.
73/100 healthdjuarez /
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotlin. Post in Spanish: http://katade.com/clean-architecture-kotlin/
57/100 health2307vivek /
This is a sample project which demonstrates how to create infinite lists 📋📋 with Paging 3 library in Jetpack Compose using modern Android Architecture Components(Kotlin, MVVM, Flow, Jetpack Compose, Paging 3 Library, Android Jetpack).
49/100 healthdgngulcan /
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
62/100 health