Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 436 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 436 Bytes

android-iot-app

Android application to communicate with Spring IoT server.

The application has MVVM architecture, it uses Coroutines and Retrofit2. Users can signup or signin and then add devices that are connected to their local WiFi

This application communicates with my Spring IoT server (https://github.com/Oktawski/iot-server)