Android
Figure: First paper prototype draft
Figure: Querying available bluetooth devices
Figure: Receiving mock data
- Development of Android application initiated
- Goal is to connect and then receive gesture and raw data streams from the hardware.
- Possibly run a background service which may perform actions such a audio control, etc.
- This weeks implementation:
- Paper prototype
- Basic UI and flow
- Two activities - DeviceList Activity successfully queries for all available bluetooth devices and then returns the mac address to the Main Activity.