AlexZhukovich / MapNotes
Android application which allows you to add notes to the current location
☆32Updated 4 years ago
Alternatives and similar repositories for MapNotes:
Users that are interested in MapNotes are comparing it to the libraries listed below
- Demo project for SOLID principles in practice: the Clean Architecture☆68Updated 4 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- In order to use Kotlin Coroutine Call Adapter, we need to add the instance of its factory when building the Retrofit instance. In this a…☆30Updated 6 years ago
- A sample modular Android app written in Kotlin using Rx, Koin, Coroutines, Dagger 2 and Architecture components☆41Updated 2 years ago
- Android Clean Architecture example☆44Updated 2 years ago
- Sample to practice RecyclerView ConcatAdapter☆49Updated 3 years ago
- WeatherMan☆19Updated 2 weeks ago
- Sample android application to demonstrate use of Kotlin Coroutines StateFlow.☆38Updated 4 years ago
- ☆49Updated 4 years ago
- Unofficial app for droidcon Berlin 2019☆66Updated 5 years ago
- Android weather application with news feed and live tv☆28Updated 6 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- News app 🗞️ showcasing MVI architecture combined with Architecture Components☆42Updated 5 years ago
- ☆41Updated 4 years ago
- Android Bottom sheet onboarding hop animation sample project☆35Updated 4 years ago
- A replica of https://github.com/elye/demo_android_dagger_modules_setup but in Koin☆20Updated 2 years ago
- Demo how to inject view model into activity using @ViewModelInject with Dagger Hilt☆14Updated 2 years ago
- Android (Kotlin) Code example for Medium blogpost on Picture-in-picture video overlay☆46Updated 6 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 4 years ago
- ☆23Updated 4 years ago
- Demo Architecture ViewModel with SaveStateHandle, Factory for Dependencies injection, Lifecycle Aware and LiveData. A complete approach☆18Updated 3 years ago
- #AndroidDevChallege Jetpack Compose Countdown timer☆27Updated 3 years ago
- This repo contains app that guide user in new motionLayout library☆31Updated 4 years ago
- A skeleton project for basing new Android projects ontop of.