lupsyn / ble-mvvm

Mvvm, CLEAN and solid code. Example using RxAndroidBle and Android architecture components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ble-mvvm

Mvvm using RxAndroidBle and AAC

Clean structure using Dagger 2, Android architecture components (View models), and RxAndroidBle library to scan/connect to BLE sensors.

Right now the scanning result are displayed, the GATT connection will be made, but it should be developed a part for services discovery, and read characteristics

About

Mvvm, CLEAN and solid code. Example using RxAndroidBle and Android architecture components.


Languages

Language:Kotlin 99.0%Language:Shell 1.0%