-
Notifications
You must be signed in to change notification settings - Fork 13
Quick Start Guide
Mas Azalya edited this page May 24, 2022
·
6 revisions
- Import the ShimmerAndroidAPI repository to Android Studio with the Project from Version Control as shown.

- Clone the repository by copying the link and paste it into Android Studio.


- Once done, close Android Studio and open the folder where the repository is downloaded. Click the settings.gradle file and open with Android Studio.

-
Gradle files will sync automatically, wait until all files are downloaded.
-
Now, the examples in the list as shown are ready to deploy to the plugged Android devices. If having any problems, please see FAQ here.

Example to Connect, Disconnect, Start and Stop streaming to Shimmer3 devices.

Similar example to shimmerBasicExample, but for Shimmer2 devices.
Example to Connect, setting Device Configuration, Enable sensors and Plot streaming data.

Example to connect to Shimmer and visualize sensor orientation.

Example to Connect, setting Device Configuration, Enable sensors, Start Stop Streaming and Start Stop SD logging.

Example to Connect, Start and Stop Streaming, and list of data CSV files

Example to run sensor connection test.
