CWDev7's Stars
mockito/mockito-kotlin
Using Mockito with Kotlin
oldergod/android-architecture
MVI architecture Implementation of the ToDo app.
ReKotlin/ReKotlin
Unidirectional Data Flow in Kotlin - Port of https://github.com/ReSwift/ReSwift to Kotlin
ReactComponentKit/AndroidReactComponentKit
AndroidReactComponentKit = Component + MVVM + Redux for Android!!!
CesarValiente/KUnidirectional
The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... using Kotlin :wink:
Kotlin/coroutines-examples
Examples for coroutines design in Kotlin
bufferapp/android-clean-architecture-mvi-boilerplate
A fork of our clean architecture boilerplate using the Model-View-Intent pattern
gahfy/MVVMPosts
Sample application with MVVM architecture
IvanShafran/android-unit-tests-evolution-rate-us-dialog
JoseAlcerreca/kotlin-std-fun
Repo to permalink Kotlin cheatsheets
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
google-developer-training/android-kotlin-fundamentals-apps
android-kotlin-fundamentals-apps
emedinaa/kotlin-mvvm
MVVM(Model View ViewModel) sample in Kotlin using the components ViewModel, LiveData and Retrofit library
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
sanogueralorenzo/Android-Kotlin-Clean-Architecture
Android Sample Clean Architecture App written in Kotlin
Heapy/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
pedrovgs/Lynx
Lynx is an Android library created to show a custom view with all the information Android logcat is printing, different traces of different levels will be rendererd to show from log messages to your application exceptions. You can filter this traces, share your logcat to other apps, configure the max number of traces to show or the sampling rate used by the library.
patrickyin/clean-architecture-android-kotlin
Using Uncle Bob's clean architecture with Kotlin language and the latest Android technologies(Rx, Dagger2 etc.).
nisrulz/sensey
:zap: [Android Library] Play with sensor events & detect gestures in a breeze.
mikepenz/AboutLibraries
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
igorwojda/kotlin-coding-challenges
🧩 Kotlin coding puzzle and solutions
duanhong169/Camera
📸 Use Android camera to take pictures and videos, based on `camera2` api.
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
android/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
hadders/camera-reverse
Reversing the image of a front facing camera
autosquid/dualcamera
data capture app. for android phones with dual rear cameras
lopspower/DualShot
With DualShot you take two photos with the front and the back camera, and share both of them in a single image.