Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downAndroid Architecture Components packages
Showing projects tagged as Android and Android Architecture Components
-
kotlin-sample-app
7.8 4.3 Kotlin๐ Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack. -
Theatre
5.5 0.1 KotlinPet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data is fetched from LondonTheatreDirect API. ๐ญ -
NotyKT ๐๏ธ
5.0 9.0 Kotlin๐ NotyKT is a complete Kotlin-stack (Backend + Android) application ๐ฑ built to demonstrate the use of Modern development tools with best practices implementation. -
GradientDrawableTuner
4.1 0.0 Java๐น๏ธ See how the properties of `GradientDrawable` affect the Drawable's appearance, intuitively. -
ConstraintLayout-Sample
3.0 0.0 JavaA demo app to showcase constraint layout implementation in Android -
MVVM-To-Do-App
2.2 0.0 KotlinAndroid To-Do MVVM Architecture App written in Kotlin.(ViewModel, ROOM, Livedata, Coroutines) -
Optimize
1.9 0.0 JavaAndroid library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide. -
Mediateka
1.4 1.5 JavaThe app demonstrates principles usecase's with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. -
LifecycleMvp
1.2 0.0 KotlinLifecycleMvp is MVP architecture implementation with Android Architecture Components and Kotlin language features -
GameOfThronesTrivia
1.2 0.0 JavaAn open source app that is refactored to demo ViewModel and LiveData -
LifecycleEvents
1.2 0.0 KotlinLifecycleEvents library is an event bus implementation, using lifecycle from android architecture components and kotlin language features. -
1. AutoProxy
1.0 5.2 JavaAnnotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor. -
AbstractMvp
0.8 0.0 KotlinAbstractMvp is a library that provides abstract components for MVP architecture realization, with problems solutions that are exist in classic MVP. -
Horizontal Calendar Paging
0.5 3.9 KotlinA Simple horizontal date selector build using android Paging 3 and RecycleView.