Null-safe Research Package [v 0.6.0] Released
A null-safe version of Research Package has been released as version 0.6.0. In addition to upgrading to Dart null-safety, the release also contain better support for customizing UI theming, and …
A null-safe version of Research Package has been released as version 0.6.0. In addition to upgrading to Dart null-safety, the release also contain better support for customizing UI theming, and …
As described in a previous post, we are moving towards releasing version 1.0.0 of CARP Mobile Sensing (CAMS). One important step on this path is to update the entire suite …
We have previously investigated the so-called “sampling coverage” of CAMS for Android 10. These tests showed back then a very good – 100% – sampling coverage – i.e., CAMS were …
With the release of carp_mobile_sensing version 0.21.0 the software architecture and hence API has changed to some degree. In this post, we want to provide you a little background on …
We have just published a review of a 28 academic and 9 commercial mHealth sensing frameworks in the ACM Transactions on Computing in Healthcare. Devender Kumar, Steven Jeuris, Jakob E. …
In version 0.10.0 of carp_mobile_sensing there is now support for the so-called application tasks – or AppTask in short. An AppTask is a special type of Task that allow you to create …
This tutorial will help you create your first app that incorporates mobile sensing using the CARP Mobile Sensing (CAMS) framework in Flutter. Note that CAMS is designed to be a …
In a previous post, we investigated the sampling coverage on a Samsung Galaxy S10e Android version 10, SDK level 29. The goal was to investigate if the location measure (and other …
In our previous blog post, we tested the coverage of CAMS mobile sensing on Android. As promised, we wanted to test coverage on iOS as well, when the app runs …
In the original CARP Mobile Sensing (CAMS) paper, we did a study of “sampling coverage”, i.e., to what degree does CAMS collect data points compared to what is expected. For …