This repository contains the source code for the Smart Agora Android application:
https://play.google.com/store/apps/details?id=smartagora.ethz.ch
The documentation for this application can be found here:
https://epournaras.github.io/SmartAgoraDocumentation/sections/SmartAgoraDescription.html#
To develop this library, one must first install Android studio following these instructions:
https://developer.android.com/studio
Once installed, just open pull this repository and open it as an existing project into Android studio.
There needs to be a backend listening to the application, the source code for the server can be found here:
https://github.com/epournaras/SmartAgoraDashboard
There is also an already built and installed version inside a linux virtualbox VM: