4,323 research outputs found

    Managing big data experiments on smartphones

    Get PDF
    The explosive number of smartphones with ever growing sensing and computing capabilities have brought a paradigm shift to many traditional domains of the computing field. Re-programming smartphones and instrumenting them for application testing and data gathering at scale is currently a tedious and time-consuming process that poses significant logistical challenges. Next generation smartphone applications are expected to be much larger-scale and complex, demanding that these undergo evaluation and testing under different real-world datasets, devices and conditions. In this paper, we present an architecture for managing such large-scale data management experiments on real smartphones. We particularly present the building blocks of our architecture that encompassed smartphone sensor data collected by the crowd and organized in our big data repository. The given datasets can then be replayed on our testbed comprising of real and simulated smartphones accessible to developers through a web-based interface. We present the applicability of our architecture through a case study that involves the evaluation of individual components that are part of a complex indoor positioning system for smartphones, coined Anyplace, which we have developed over the years. The given study shows how our architecture allows us to derive novel insights into the performance of our algorithms and applications, by simplifying the management of large-scale data on smartphones

    Mirroring Mobile Phone in the Clouds

    Get PDF
    This paper presents a framework of Mirroring Mobile Phone in the Clouds (MMPC) to speed up data/computing intensive applications on a mobile phone by taking full advantage of the super computing power of the clouds. An application on the mobile phone is dynamically partitioned in such a way that the heavy-weighted part is always running on a mirrored server in the clouds while the light-weighted part remains on the mobile phone. A performance improvement (an energy consumption reduction of 70% and a speed-up of 15x) is achieved at the cost of the communication overhead between the mobile phone and the clouds (to transfer the application codes and intermediate results) of a desired application. Our original contributions include a dynamic profiler and a dynamic partitioning algorithm compared with traditional approaches of either statically partitioning a mobile application or modifying a mobile application to support the required partitioning

    Real-time geophysical applications with Android GNSS raw measurements

    Get PDF
    The number of Android devices enabling access to raw GNSS (Global Navigation Satellite System) measurements is rapidly increasing, thanks to the dedicated Google APIs. In this study, the Xiaomi Mi8, the first GNSS dual-frequency smartphone embedded with the Broadcom BCM47755 GNSS chipset, was employed by leveraging the features of L5/E5a observations in addition to the traditional L1/E1 observations. The aim of this paper is to present two different smartphone applications in Geoscience, both based on the variometric approach and able to work in real time. In particular, tests using both VADASE (Variometric Approach for Displacement Analysis Stand-alone Engine) to retrieve the 3D velocity of a stand-alone receiver in real-time, and VARION (Variometric Approach for Real-Time Ionosphere Observations) algorithms, able to reconstruct real-time sTEC (slant total electron content) variations, were carried out. The results demonstrate the contribution that mass-market devices can offer to the geosciences. In detail, the noise level obtained with VADASE in a static scenario-few mm/s for the horizontal components and around 1 cm/s for the vertical component-underlines the possibility, confirmed from kinematic tests, of detecting fast movements such as periodic oscillations caused by earthquakes. VARION results indicate that the noise level can be brought back to that of geodetic receivers, making the Xiaomi Mi8 suitable for real-time ionosphere monitoring

    In-Vivo Bytecode Instrumentation for Improving Privacy on Android Smartphones in Uncertain Environments

    Get PDF
    In this paper we claim that an efficient and readily applicable means to improve privacy of Android applications is: 1) to perform runtime monitoring by instrumenting the application bytecode and 2) in-vivo, i.e. directly on the smartphone. We present a tool chain to do this and present experimental results showing that this tool chain can run on smartphones in a reasonable amount of time and with a realistic effort. Our findings also identify challenges to be addressed before running powerful runtime monitoring and instrumentations directly on smartphones. We implemented two use-cases leveraging the tool chain: BetterPermissions, a fine-grained user centric permission policy system and AdRemover an advertisement remover. Both prototypes improve the privacy of Android systems thanks to in-vivo bytecode instrumentation.Comment: ISBN: 978-2-87971-111-
    • …
    corecore