Calmarla
About
- Username
- Calmarla
- Joined
- Visits
- 105
- Last Active
- Roles
- Member
Comments
-
I have a class which implements ServiceConnection. Yet it is not listed as active services in the settings of my device...Do I also have to extend Service in this class?
-
Hey Eric, I mean teh handler is called but it is not successfully able to reconnect. Furthermore I noticed another behaviour with the Google Pixel 3, running Android 9. When I minimize the app and reopen it after about an hour, the application res…
-
Hey Eric, thanks for your answer! Reagrding your first question: I meant that if I go out of range with the sensor , after a few minutes when I come back it reconnects, thats fine. But after an hour it does not reconnect...
-
Hey I am also streaming data and write it to a database. It happened that for about 30 minutes the board seemed to loose connection. Right now I adapted the code from the sample app. Do you start streaming in a background service and have experien…
-
Okay, thanks !
-
Sorry! It seems inefficient to me and I ask myself if I can perform the calculation of the angle on board and than only react to it if the angle is higher than a specific threshold...
-
Hey ! I had the same issue. Did you manage to fix it?
-
I have another question. I would like to calculate the angle of the posture and detect wether it is a "bas posture" or a "good posture". I am still struggling with the map function. Could I at first calculate the angle of the Accelerometer data a…
-
Okay thanks
-
Thanks for your answer I decided to go for Android. "Depends on how fast you are sampling". Do you have any experiences with different sampling rates or recommendations? Do you think the MetaWearR would be appropriate for posture tracking?