All Projects → teyyihan → RickAndMorty-AndroidMVVMSample

teyyihan / RickAndMorty-AndroidMVVMSample

Licence: other
An android sample project using Jetpack libraries and MVVM design pattern

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to RickAndMorty-AndroidMVVMSample

ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (+64.71%)
Mutual labels:  glide, retrofit2, room-persistence-library, navigation-component, hilt
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+647.06%)
Mutual labels:  mvvm, retrofit2, kotlin-coroutines, room-persistence-library
Updoot
A reddit client built for android
Stars: ✭ 51 (+200%)
Mutual labels:  mvvm, kotlin-coroutines, room-persistence-library, hilt
RickAndMorty
No description or website provided.
Stars: ✭ 63 (+270.59%)
Mutual labels:  mvvm, room-persistence-library, paging-library, hilt
DailyBugle
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Stars: ✭ 17 (+0%)
Mutual labels:  glide, retrofit2, kotlin-coroutines, navigation-component
GitHubApplication
GitHubApplication 📱 is an Android application built to demonstrate the use of modern Android development tools - (Kotlin, Coroutines, Hilt, LiveData, View binding, Data Store, Architecture components, MVVM, Room, Retrofit, Navigation).
Stars: ✭ 11 (-35.29%)
Mutual labels:  mvvm, glide, retrofit2, hilt
Clother
Clother is an Android client-server app for swapping unused clothes.
Stars: ✭ 22 (+29.41%)
Mutual labels:  mvvm, kotlin-coroutines, hilt
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
Stars: ✭ 38 (+123.53%)
Mutual labels:  glide, retrofit2, navigation-component
TheMovieDB
TheMovieDB is an android app based on TMDB api.
Stars: ✭ 16 (-5.88%)
Mutual labels:  retrofit2, kotlin-coroutines, hilt
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Stars: ✭ 24 (+41.18%)
Mutual labels:  glide, retrofit2, kotlin-coroutines
Simple-MVVM
A simple Android MVVM pattern example
Stars: ✭ 34 (+100%)
Mutual labels:  retrofit2, kotlin-coroutines, room-persistence-library
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 677 (+3882.35%)
Mutual labels:  retrofit2, room-persistence-library, paging-library
Anko Core
基于Kotlin+Anko+协程+Retrofit2的demo,完全采用anko DSL布局,也可以作为Android快速开发框架,大量常用工具类,扩展函数
Stars: ✭ 189 (+1011.76%)
Mutual labels:  mvvm, glide, retrofit2
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (+935.29%)
Mutual labels:  mvvm, glide, retrofit2
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (+464.71%)
Mutual labels:  mvvm, retrofit2, paging-library
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (+923.53%)
Mutual labels:  mvvm, retrofit2, kotlin-coroutines
Local Db Cache Retrofit Rest Api Mvvm
App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM
Stars: ✭ 171 (+905.88%)
Mutual labels:  mvvm, retrofit2, room-persistence-library
Newsster
Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
Stars: ✭ 147 (+764.71%)
Mutual labels:  navigation-component, safeargs, hilt
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+805.88%)
Mutual labels:  mvvm, glide, retrofit2
Mvvmarchitecture
MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue
Stars: ✭ 159 (+835.29%)
Mutual labels:  mvvm, glide, retrofit2

RickAndMorty

This project is a sample app for Android using:

  • Hilt (Dependency Injection)
  • Paging 3.0
  • Navigation Component
  • Safe-Args
  • Material Container Transition
  • Glide
  • Room (with Type converters)
  • Livedata
  • MVVM
  • ViewBinding
  • Kotlin Coroutines (implicitly)
  • Dark/Light Theme and some styles.

giphy giphy (1) giphy (2)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].