Screenshots
Description
An Android app that streams real-time device sensor data to an MQTT broker. Users can choose sensors (e.g., accelerometer, gyroscope) and easily configure broker settings such as server address, port, credentials, topics, and QoS. The app then publishes live readings seamlessly, making it a practical tool for IoT projects, dashboards, and real-time analytics.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Approximate locationDetermine the location via the network.
- Precise locationDetermine the location via GPS.
- Location in backgroundDetermine the location while the app is not open.
- Internet accessSend and receive data over the internet.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
- NotificationsShow notifications.
- ACTIVITY_RECOGNITION
Show 2 more permissions
- HIGH_SAMPLING_RATE_SENSORS
- sensorspot.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments