50 likes | 162 Views
Software Innovation PhD Course. In-Course Assignment - Developing a mobile m onitoring framework. Mads Frost madsf@itu.dk. Research objectives. To f ormalize the way to create mobile monitoring systems, making a simple, universal, customizable tool / framework. Research objectives.
E N D
Software Innovation PhD Course In-Course Assignment - Developing a mobile monitoringframework Mads Frost madsf@itu.dk
Research objectives To formalize the way to create mobile monitoring systems, making a simple, universal, customizable tool / framework.
Research objectives Enable the development of Android applications that leverage the capabilities and services of this framework through its 3rd-party developer API, without the need to go into the it’s internals. Save time and focus on your app while this takes care of logging and uploading proprietary app data and generic phone-sensor data. Install this as a pre-compiled app on the phones you want to test. Set up the data-collection back-end server, remotely configure the desired sensors and data collection behavior, and set up optional components like user surveys.
Software development • Interactions with research subjects: • User needs and system requirements; scenario based design, participatory design with end users • Usability test, ensure the setup works in a comprehensible manner • End-to-end testing, ensuring the different system components work as intended • Field trial, where end users create their own systems and evaluate the use of the system
Principal contributions to knowledge An extensible sensing and data processing framework for mobile devices. The core concept is to provide an open source, reusable set of functionalities, enabling the collection, uploading, and configuration of a wide range of data types.