Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Quick Start Guide

Mas Azalya edited this page May 24, 2022 · 6 revisions

Steps to run API examples in Android Studio

  1. Import the ShimmerAndroidAPI repository to Android Studio with the Project from Version Control as shown.

image

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

image

image

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

image

  1. Gradle files will sync automatically, wait until all files are downloaded.

  2. 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.

image

shimmerBasicExample

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

image image

shimmerLegacyExample

Similar example to shimmerBasicExample, but for Shimmer2 devices.

shimmerServiceExample

Example to Connect, setting Device Configuration, Enable sensors and Plot streaming data.

image image image image

shimmer3DOrientationExample

Example to connect to Shimmer and visualize sensor orientation.

image

bluetoothManagerExample

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

image

efficientDataArrayExample

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

image image

shimmerConnectionTest

Example to run sensor connection test.

image

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.