KI-labs / gps-permission-checks-livedataLinks
Sample project to demonstrate how GPS and Runtime Location Permission checks can be done on UI and Background Service using LiveData
☆40Updated 6 years ago
Alternatives and similar repositories for gps-permission-checks-livedata
Users that are interested in gps-permission-checks-livedata are comparing it to the libraries listed below
Sorting:
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆103Updated 6 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last week
- A simple custom Snackbar sample code☆64Updated 4 years ago
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆63Updated 4 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆95Updated 4 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 5 years ago
- This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.☆155Updated 4 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- This is a project used to implement and explain several topics in Android Development. The idea is to share through different commits and…☆75Updated 4 years ago
- Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary…☆110Updated 2 years ago
- A project for showing use of apollo-android for consuming github graphQL API☆53Updated 7 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 5 years ago
- An app created to try out the Navigation Architecture Component☆104Updated 5 years ago
- An Android app written in Kotlin that demonstrates a clean architecture with MVVM, Fused Location Provider, LifecycleService, and Corouti…☆72Updated 4 years ago
- A library for Instagram-inspired stories for Android.☆105Updated 2 years ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- ☆69Updated 4 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year
- How to use Android Navigation Architecture Component using Kotlin☆24Updated 6 years ago
- Show a example of writing generic adapters with kotlin