https://github.com/mbientlab/metawear-android-metawear-app
MetaWear Java SDK - Android - MetaWear App Source code
https://github.com/mbientlab/metawear-android-metawear-app
Last synced: about 1 year ago
JSON representation
MetaWear Java SDK - Android - MetaWear App Source code
- Host: GitHub
- URL: https://github.com/mbientlab/metawear-android-metawear-app
- Owner: mbientlab
- License: other
- Created: 2021-07-23T01:50:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T01:33:23.000Z (about 3 years ago)
- Last Synced: 2025-03-21T15:42:34.746Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 264 KB
- Stars: 2
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MetaWear Android App #
This app provides examples of how to use the MetaWear API and a simple app for interacting with the MetaWear board.
For more information about the MetaWear platform, check out our website at [https://mbientlab.com](https://mbientlab.com).
## Build ##
It is targeted for Android 13 (SDK 33) with Android 11 (SDK 30) as the minimum required SDK.
The App was built with JDK (Java) 17 and the new metawear:4.0.0 dependency (also built on Java 17).
Builds on Android Studio Eel.