shafayathossain / helloworld

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Kotlin 100.0%