BracketCove / AndroidRestTutorial
Tutorial/Demo Project aimed at demonstrating the fundamentals of communcitating via RESTful Web Services.
☆25Updated 7 years ago
Alternatives and similar repositories for AndroidRestTutorial:
Users that are interested in AndroidRestTutorial are comparing it to the libraries listed below
- MVVM Pattern/Retrofit/LiveData/Rxjava/Repository pattern☆45Updated 6 years ago
- README coming soon.☆46Updated 5 years ago
- A simple custom Snackbar sample code☆64Updated 4 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding☆37Updated 7 years ago
- ☆56Updated last year
- A simple app which consumes a REST service from Coinmarketcap API☆77Updated 6 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- ☆38Updated 5 years ago
- This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.☆48Updated 6 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 2 years ago
- A demo app for the Koin Caster.io course☆35Updated 6 years ago
- A sample modular Android app written in Kotlin using Rx, Koin, Coroutines, Dagger 2 and Architecture components☆41Updated 2 years ago
- RecyclerView + Data Binding + LiveData Sample☆46Updated 6 years ago
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 5 years ago
- Supporting repo for the medium tutorial on how to handle check box states in android recycler view☆25Updated 4 years ago
- Kotlin Android Project with Unit Testing written in Mockito☆31Updated 6 years ago
- A demo project to showcase usage of new Material Components and Theming introduced by Google. Also some hidden material component views w…☆21Updated 5 years ago
- [DEMO] MVVM, AAC (ViewModel), RxJava2, Retrofit, Room☆53Updated 4 years ago
- AAC Paging Infinite Scrolling With Network Sample☆75Updated 6 years ago
- Accompanying project for a blog explaining how to create animations in RecyclerView library☆51Updated 6 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 5 years ago
- Open source AlarmManager App, designed to help users reminder themselves to sit up straight at predefined intervals during the day.☆84Updated 5 years ago
- Navigation Architecture Component from Jetpack sample app☆124Updated 4 years ago
- A project for showing use of apollo-android for consuming github graphQL API☆53Updated 7 years ago
- This application consumes Marvel Api. It's in Kotlin and i'm using MVVM architecture pattern☆15Updated 4 years ago
- Demo Architecture ViewModel with SaveStateHandle, Factory for Dependencies injection, Lifecycle Aware and LiveData. A complete approach☆18Updated 3 years ago
- Sample (android) modular project fully based on the new dynamic feature modules, MVVM and Dagger2☆71Updated 5 years ago
- Examples for the Caster.IO course on JUnit 5.☆26Updated 6 years ago
- Sample app leveraging Android Navigation Component