PedroOkawa / mini-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Chat

This is a test using Android Architecture features based on a chat window (Not a functional chat, it's just the layout and interactions with current messages)

Features

  • Room (Database)
  • Dagger 2 (Dependency Injection)
  • Databinding (View Injection)
  • Retrofit 2 (Rest Interface)
  • LiveData
  • LifeCycle
  • Glide (Image cache)
  • Mockito (Mocking Framework)
  • Espresso (Instrumentation Test)

Demo

Preview 1 Preview 2

Download

Click here to download apk.

About


Languages

Language:Kotlin 100.0%