All Projects → shafayathossain → helloworld

shafayathossain / helloworld

Licence: other
Boilerplate code for basic architecture of an android application following MVVM pattern using hilt, RxJava2.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to helloworld

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 (+7.69%)
Mutual labels:  mvvm-architecture, navigation-component, hilt
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+2411.54%)
Mutual labels:  rxjava2, mvvm-architecture
Kotlin Mvvm Covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Stars: ✭ 372 (+1330.77%)
Mutual labels:  rxjava2, mvvm-architecture
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (+576.92%)
Mutual labels:  rxjava2, mvvm-architecture
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+11238.46%)
Mutual labels:  rxjava2, mvvm-architecture
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (+961.54%)
Mutual labels:  rxjava2, mvvm-architecture
Archetype
[DEPRECATED]Badass MVVM architecture.
Stars: ✭ 84 (+223.08%)
Mutual labels:  rxjava2, mvvm-architecture
NewsApiMvvm
Architecture Components + MVVM + Kotlin + RxJava2 + Dagger2
Stars: ✭ 33 (+26.92%)
Mutual labels:  rxjava2, mvvm-architecture
Mvvm Android
Build MVVM APP With Kotlin,完整示例见PaoNet
Stars: ✭ 184 (+607.69%)
Mutual labels:  rxjava2, mvvm-architecture
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:  rxjava2, mvvm-architecture
Tvflix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
Stars: ✭ 286 (+1000%)
Mutual labels:  unit-testing, mvvm-architecture
StackOverFlowApi
working with Stack OverFlow Api
Stars: ✭ 24 (-7.69%)
Mutual labels:  rxjava2, navigation-architecture-component
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-46.15%)
Mutual labels:  rxjava2, mvvm-architecture
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (+1184.62%)
Mutual labels:  rxjava2, mvvm-architecture
Instagram
Instagram Project is a mini version of real Instagram app for Android 📱 built with latest Android Development Tools. Kotlin, MVVM, LiveData, GSON, Retrofit, Dagger2
Stars: ✭ 20 (-23.08%)
Mutual labels:  rxjava2, mvvm-architecture
Social Note
Social Note - Note-taking, sharing, time & location reminder
Stars: ✭ 38 (+46.15%)
Mutual labels:  rxjava2, mvvm-architecture
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+457.69%)
Mutual labels:  unit-testing, rxjava2
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (+103.85%)
Mutual labels:  rxjava2, mvvm-architecture
Kotlin-MVVM-JetPack
[DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based on MVVM + Offline 1st approach with LiveData and Room
Stars: ✭ 73 (+180.77%)
Mutual labels:  rxjava2, mvvm-architecture
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (+592.31%)
Mutual labels:  rxjava2, mvvm-architecture

Hello World!!

We know "Hello World!!" is basic of any programming language. This is a hello world program for android application. But this is not like other hello world program. This is hello world of building android app in MVVM pattern using Hilt and RxJava2. Also basic of unit test executed here. This repository can be used to avoid hassle of boilerplate codes.

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].