All Projects → UdacityPopularMovies → Similar Projects or Alternatives

707 Open source projects that are alternatives of or similar to UdacityPopularMovies

GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-38.46%)
Mutual labels:  dagger2, retrofit2
Simple-Note-App-with-Online-Storage
✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
Stars: ✭ 42 (+61.54%)
Mutual labels:  room, dagger2
Stepik Android
Android Application for Taking Open Courses on the Stepik Platform
Stars: ✭ 165 (+534.62%)
Mutual labels:  dagger2, retrofit2
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+9611.54%)
Mutual labels:  dagger2, retrofit2
Mifos Mobile
Repository for the Mifos Mobile Banking App for clients
Stars: ✭ 154 (+492.31%)
Mutual labels:  dagger2, retrofit2
Stars
An android application build with a clean architecture approach and Star wars API
Stars: ✭ 54 (+107.69%)
Mutual labels:  dagger2, retrofit2
Dagger Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Stars: ✭ 242 (+830.77%)
Mutual labels:  dagger2, retrofit2
Doubanbook
一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。
Stars: ✭ 151 (+480.77%)
Mutual labels:  dagger2, retrofit2
Compose-BreakingBad
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Stars: ✭ 26 (+0%)
Mutual labels:  room, retrofit2
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 (-57.69%)
Mutual labels:  room, retrofit2
TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (+46.15%)
Mutual labels:  dagger2, retrofit2
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 (-34.62%)
Mutual labels:  dagger2, retrofit2
Android Architecture Components Kotlin
Sample used to practice Kotlin and Android Architecture Components.
Stars: ✭ 326 (+1153.85%)
Android Client
An android client for the MifosX platform
Stars: ✭ 150 (+476.92%)
Mutual labels:  dagger2, retrofit2
Playandroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
Stars: ✭ 414 (+1492.31%)
Mutual labels:  room, retrofit2
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+492.31%)
Mutual labels:  room, retrofit2
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (+446.15%)
Gallerit
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
Stars: ✭ 153 (+488.46%)
Mutual labels:  room, retrofit2
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 (+557.69%)
Mutual labels:  room, retrofit2
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+2265.38%)
Mutual labels:  room, dagger2
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+2065.38%)
Mutual labels:  room, dagger2
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (+1369.23%)
Mutual labels:  room, retrofit2
Easyandroid
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
Stars: ✭ 33 (+26.92%)
Mutual labels:  room, retrofit2
Pokemongo
神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。
Stars: ✭ 848 (+3161.54%)
Mutual labels:  room, retrofit2
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+10361.54%)
Mutual labels:  room, dagger2
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-46.15%)
Mutual labels:  dagger2, retrofit2
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
Stars: ✭ 58 (+123.08%)
Mutual labels:  dagger2, retrofit2
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+457.69%)
Mutual labels:  dagger2, retrofit2
AndroidMultiModuleCleanArchTemplate
An Android kotlin project template with Dagger2, Rx and Architecture Components
Stars: ✭ 33 (+26.92%)
Mutual labels:  dagger2, retrofit2
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (+3.85%)
Mutual labels:  dagger2, retrofit2
mvp-sample
Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding
Stars: ✭ 35 (+34.62%)
Mutual labels:  dagger2, retrofit2
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (+138.46%)
Mutual labels:  dagger2, retrofit2
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Stars: ✭ 24 (-7.69%)
Mutual labels:  dagger2, retrofit2
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Stars: ✭ 144 (+453.85%)
Mutual labels:  room, dagger2
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+138.46%)
Mutual labels:  room, retrofit2
Jreadhub
Readhub Android 客户端——官网 : https://readhub.cn
Stars: ✭ 168 (+546.15%)
Mutual labels:  room, dagger2
Sdkmonitor
App to display and monitor the targetSDK from installed apps.
Stars: ✭ 122 (+369.23%)
Mutual labels:  room, dagger2
ReactiveLiveData
An RxJava Extension for the LiveData observer introduced by Google.
Stars: ✭ 17 (-34.62%)
AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
Stars: ✭ 22 (-15.38%)
Mutual labels:  dagger2, retrofit2
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+619.23%)
Mutual labels:  room, retrofit2
SimpleDroidRx
An application that helps you learn and better understand ReactiveX
Stars: ✭ 61 (+134.62%)
Mutual labels:  dagger2, retrofit2
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (+576.92%)
Mutual labels:  room, retrofit2
udacity-baking-app-tasty
Udacity Android Developer Nanodegree project baking app
Stars: ✭ 33 (+26.92%)
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-38.46%)
Mutual labels:  dagger2, retrofit2
Spider
Monitor and modify network requests
Stars: ✭ 78 (+200%)
Mutual labels:  room, retrofit2
Simple-MVVM
A simple Android MVVM pattern example
Stars: ✭ 34 (+30.77%)
Mutual labels:  room, retrofit2
Photos
No description or website provided.
Stars: ✭ 74 (+184.62%)
Cucumber
A recipe finding app written in Kotlin with MVP architecture
Stars: ✭ 64 (+146.15%)
Mutual labels:  dagger2, retrofit2
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (+92.31%)
Mutual labels:  dagger2, retrofit2
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (+76.92%)
Mutual labels:  room, dagger2
kotlin-mvvm-boilerplate
💡💡 An Android boilerplate project with: Kotlin, MVVM, Room, Dagger2, RxJava, Retrofit and more.
Stars: ✭ 32 (+23.08%)
Mutual labels:  room, dagger2
BESTV
Android TV App powered by TMDb. It is a easy way to find the best TV content, the top movies, series... all of that in your TV.
Stars: ✭ 49 (+88.46%)
Mutual labels:  dagger2, retrofit2
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (+69.23%)
Mutual labels:  dagger2, retrofit2
ThinkRchive
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
Stars: ✭ 84 (+223.08%)
Mutual labels:  room, dagger2
Hibiscus
Hibiscus, mobile microblogging application.
Stars: ✭ 14 (-46.15%)
Mutual labels:  dagger2, retrofit2
LittleLight
An Android app that uses Destiny's API to interact with in-game inventory.
Stars: ✭ 19 (-26.92%)
Mutual labels:  dagger2, retrofit2
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+438.46%)
Mutual labels:  dagger2, retrofit2
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+450%)
Mutual labels:  dagger2, retrofit2
Movietray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Stars: ✭ 78 (+200%)
Mutual labels:  room, retrofit2
android-clean-architecture
Sample for Android Clean Architecture.
Stars: ✭ 120 (+361.54%)
Mutual labels:  room, dagger2
61-120 of 707 similar projects