The VeloClimApp application allows users to communicate via Bluetooth with the VeloClimap sensor, which was developed at the Lab-STICC as part of the VeloClimat project. This initiative is sponsored by the GEOMANUM Foundation.
| VeloClimApp | VeloClimap sensor |
|---|---|
![]() |
![]() |
Flutter source code for the android app used for low cost sensors (VeloClimApp) Tested with Android 11 Permission problems with android 14
To build :
flutter clean
flutter pub get
flutter build apk --release- remove prints
- fix double tap on stop button
- eventually permissions for more android versions to work
- push data on a server

