Skip to content

SimpleAndroidApp is simple GET and POST application that uses OfflineFirst paradigm and these technologies: Kotlin, MVVM, Dagger2, Room, Live Data, Work Manager, Coroutine

Notifications You must be signed in to change notification settings

rufatiani/SimpleAndroidApp

Repository files navigation

Table of Contents

General Info

Simple project that implement some of new technologies in programming android native, and using https://my-json-server.typicode.com/ for API.

Technologies

  • OfflineFirst Paradigm
  • MVVM Architech
  • Kotlin
  • Live Data
  • Room
  • Work Manager
  • Dagger2
  • Coroutine

Tools

  • Java 8
  • Android Studio 3.4.1
  • Android Pie 9.0.0 (device)

Setup

To run this project, you need to:

  • Clone or download this project
  • Open it in your IDE
  • Clean & Rebuild Project
  • Run in your emulator or device

Reference

About

SimpleAndroidApp is simple GET and POST application that uses OfflineFirst paradigm and these technologies: Kotlin, MVVM, Dagger2, Room, Live Data, Work Manager, Coroutine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages