Quantcast
Channel: Emotiv
Viewing all articles
Browse latest Browse all 898

Reading Performance Metrics with Android Studio

$
0
0

Hi people. I have an emotiv insight and im using android studio as developement plataform. Also i’ve include the libraries ‘com.emotiv.sdk:community:3.3.+@aar’ in my build.gradle file. the problem is that I can’t find the methods to read the Performance Metrics. As I’ve understood, its clear that using the basic (free) SDK I could read the Performance Metrics at low resolution (look at the page: https://www.emotiv.com/developer/) however, I cant find the methods in the libraries.

I think i’m using a deprecated library, because the version that i’ve defined in build.gradle is the 3.3 version. As you can see, in github the actual version is 3.5 (https://github.com/Emotiv/community-sdk/releases) but it’s only available for windows/mac. I wonder if there are a 3.5 version for android studio, and how I should include the updated library in the build.gradle file?


Viewing all articles
Browse latest Browse all 898

Trending Articles