temyco / security-workshop-sample
This repository has been desired to show different Android Security Approach implementations using a simple sample project.
☆320Updated 7 years ago
Alternatives and similar repositories for security-workshop-sample:
Users that are interested in security-workshop-sample are comparing it to the libraries listed below
- Demo project for Dagger 2☆207Updated 6 years ago
- Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project☆323Updated 8 years ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 7 years ago
- Some common patterns of memory leaks in Android development and how to fix/avoid them☆359Updated 6 years ago
- Simple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Ac…☆214Updated 6 years ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop☆322Updated 5 years ago
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava☆242Updated 7 years ago
- A public repo to demo the Reactive Clean Architecture.☆368Updated 4 years ago
- Example multi-module Android project with unit tests, dagger 2, test coverage and others☆254Updated 5 years ago
- Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines☆268Updated 5 years ago
- ☆154Updated 6 years ago
- Source code for a blog post series on Shared Element Transitions in Android☆284Updated 6 years ago
- A playground for elevation on Android☆349Updated 4 years ago
- Sample project explains Dependency Injection in Android using dagger-android framework.☆516Updated 5 years ago
- Android code style settings for Android Studio at grandcentrix☆218Updated 4 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆229Updated 2 months ago
- Android sample app in Kotlin showing usage of DiffUtil class.