-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Describe the feature
I developed an Android application that allows connecting to an EmotiBit via both Wi-Fi and mobile hotspot. The official Android app appears to be unmaintained, so I would like to propose integrating or referencing my open-source implementation as a continuation or community alternative.
Here is the repo: https://github.com/blin2k/EmotiBitAndroidConnector
Describe the solution you'd like
I’d like to suggest that the EmotiBit team consider:
Reviewing my open-source Android app as a possible base or reference for maintaining Android connectivity support.
Optionally linking to it from the main repository so users have access to an updated and working mobile solution.
This app provides:
-
Reliable connection to EmotiBit devices over Wi-Fi and hotspot modes
-
Real-time data streaming and visualization support (on going)
-
A lightweight architecture suitable for future extension (e.g., cloud upload or custom data pipelines)
I’m happy to collaborate or transfer ownership if it helps future EmotiBit users.