rxjava2-dagger2-retrofit2
There are 43 repositories under rxjava2-dagger2-retrofit2 topic.
karntrehan/Posts
A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effective networking
mxdldev/android-mvp-dagger2-flytranslate
MVP+RxJava+Retrofit+Dagger2, FlyTranslate是基于MVP开发的Android应用程序的通用架构集成了许多开源项目如Dagger2,RxJava,Retrofit ,使您的开发更快捷,更轻松。
maoqitian/MaoWanAndoidClient
:rainbow:打造一款有较好体验的WanAndroid客户端,在学习中不断提升自我。同款跨平台Flutter版本:https://github.com/maoqitian/flutter_wanandroid
catalinghita8/android-mvvm-rxjava2-dagger2
This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit and Espresso.
anitaa1990/Github-Trending-Repos
An Android App that lists the most trending repositories from Github.
droiddevgeeks/NewsApp
This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.
Winstonokk/BasePro
使用MVPArms框架搭建的一个基类工程,便于日常项目开发。
kelmer44/correos-tracker
Tracker para paquetes de correos
ArchitectAK/AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
umutbayramoglu/mvvm-dagger2-databinding-retrofit-rxjava2
Sample Android MVVM Architecture Project using with Dagger2, Databinding, Retrofit, RxJava
catalinghita8/android-mvp-dagger2
The repository contains a detailed sample application that uses MVP as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava with RxAndroid, Room, Retrofit and Espresso.
DipanshuHarbola/GithubRepos-Kotlin-MVP
A MVP architecture based sample kotlin app to get the github repositories of a user.
droiddevgeeks/GithubFirebaseIssue
GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.
antonis179/android-boilerplate
This is a boilerplate of all the Android "things!" I use on personal and professional projects all in one convenient place!
droiddevgeeks/ImageSearch
ImageSearch repository pulls images from flicker api. It shows images in grid format. There is data caching for offline support. Infinite Scrolling is also implemented
NooAn/bytheway
This mobile application for search different travelers
riefist/MVP-Pattern
MVP Pattern with dagger2 + retrofit 2 + rxjava2
DipanshuHarbola/DHWeather
DHWeather is a non commercial weather app powered by- OpenWeatherMap. App follows the MVP structure.
MohammadSianaki/YaraTube
A Video Streamer App Written In Android As My Internship Project At Yara Information Technology
Eric-Jalal/Flymate-Android
:snowflake: :ocean: :cyclone: :snowman: :foggy: :zap: :partly_sunny: :full_moon: A very simple and intelligent (Soon!) weather app
Yazan98/Destiny
Android Application Food Delivery Powered By Vortex-io
Yazan98/Wintrop
Android Application For Weather
droiddevgeeks/MovieSearch
Top rated Movie search application with functionality for searching particular movie. Marking favourite movie using room dB
droidwithme/kotlin-mvp-dagger2-rxjava-clean_architecture-master
Consumed TMDB APIs to listing movies
eneskarpuzoglu/android-kotlin-mvvm
A simple app to base architecture for MVVM using Dagger 2, RxJava 2, Retrofit2
ganeshpadhayay/dagger-android-simple-mvvm-app
A working MVVM example of Dagger-Android(Android Library written on top of Dagger 2)
k-misztal/tv-shows-android
Android MVVM with Architecture Components, Dagger2, RxJava2 written in Kotlin
kalpeshk95/SampleArchitecture
MVVM architecture using Jetpack Component
martinloesethjensen/NewsApp
Simple app that gets news and displays them in a cardview and user can open the in in-app web-view.
ppodgorski/post-list
Android MVP example with Dagger 2, RxJava 2 and Retrofit
tjbright1672/StackQuestions
android-kotlin-mvvm-architecture-paging-library
tranhuuphuc20051995/Android-Architecture-MovieDB
#android #android architecture component #androidX #rxjava #dagger #retrofit
akki777/Quotes
A sample Android app for reading motivational quotes from Forismatic Api.
dinkar1708/biometric-cryptography-android
Android KTX, Architecture components help you design robust, testable and maintainable apps.Navigation Handle everything needed for in-app navigation ViewModel Manage UI-related data in a lifecycle-conscious way Data Binding Decoratively bind observable data to UI elements Write more concise, idiomatic Kotlin code Room Fluent SQLite database access Lifecycle Manage your activity and fragment lifecycle