Skip to content

alex2702/iotrec-android

Repository files navigation

IoT Rec (Android)

Android application for IoT Rec project. The app is written in Kotlin.

Users can select personal preferences from a two-level collection.

The application then continuously scans for Bluetooth Low Energy beacons in the vicinity, so called "things". Scanning and parsing of beacons is realized with android-beacon-library. After discovering a beacon, the app checks with the API (see iotrec-backend) if any information is available on a given "thing" and if the system is issuing a recommendation to the user.

Backend communication is realized with OkHttp, Retrofit, and Moshi.

The app also includes user tests ("experiments") that were conducted with some users to verify the utility of the application.

build.apk is a compiled install package.

Screenshots

About

Android application for IoT Rec project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages