tomoima525 / android-Camera2BasicLinks
☆26Updated 7 years ago
Alternatives and similar repositories for android-Camera2Basic
Users that are interested in android-Camera2Basic are comparing it to the libraries listed below
Sorting:
- ☆97Updated 4 years ago
- Example of Android app structure with multiple modules☆74Updated 8 years ago
- ☆53Updated 7 years ago
- A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd …☆54Updated 5 years ago
- ☆71Updated 6 years ago
- The new Navigation Architecture Component in colaboration with Bottom Navigation bar☆63Updated 5 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 7 years ago
- ☆43Updated 7 years ago
- This is an example to showcase how to apply dynamic themes in Android.☆60Updated 7 years ago
- 💥 Android view animations powered by RxJava 2☆94Updated 6 years ago
- ☆40Updated 6 years ago
- Pet project for cutting edge Android development with Jetpack☆270Updated 5 years ago
- Few extensions and utility functions for Kotlin and Android☆142Updated 4 years ago
- Playground for Kotlin, MVI and other stuff☆81Updated 6 years ago
- Deep dive into Android Services☆71Updated 4 years ago
- Sample project to show how present code coverage of tests on multi-module Android project written in Kotlin.☆10Updated 7 years ago
- Simplest possible demo MVI App☆101Updated 5 years ago
- To modify data RxJava provides a lot of methods, but Kotlin Coroutines doesn’t have them. This library’s goal is creating functions that …☆76Updated 5 years ago
- Companion app for the "Dagger 2 Android: The Simple Way" article☆46Updated 6 years ago
- From: https://rubensousa.com/2019/08/16/nested_recyclerview_part1/ and https://rubensousa.com/2019/08/27/saving_scroll_state_of_nested_re…☆165Updated 5 years ago
- Android Scoped DI using Kodein. Sample repo for https://caster.io/☆69Updated 7 years ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 8 years ago
- A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-c…☆78Updated 4 years ago
- Kotlin Coroutines Examples☆115Updated 7 years ago
- SpinnerBindings expounds on how we can bind a Spinner with DataBinding or InverseDataBinding.☆53Updated 7 years ago
- Demo simplest possible dagger2 code in a single file for education purpose.