Title |
Data Extraction from real world Android Phone Images through BW-FLA Emulation as a service. The challenge is to extracting images from real Android phones (as the Nexus series devices) and mount them in the BW-FLA emulation environment. Based on this setup we want to extract information from running applications that don't offer an API for data extraction. e.g. by recording a routine that browses through a list of text messages and copies them one by one and dumps them on the file system. |
Detailed description | There are three main preservation challenges that need to be explored. 1) We need to get an understanding on the security mechanisms in place that prevent pulling off an image from a running android device and mounting them on a standard Android emulator. How does the Nexus family - that provide standard images for download - differ from others as HTC and Smasung. Are there ways of opening the bootloader, which encryption and signature informations are in place? 2) We need to folllow up already existing work in the area of University of Freiburg on mounting an Android Emulator in the BW-FLA emulation as a service environment. This includes supporting touch and multitouch gestures and mapping those to keyboard/mouse commands. 3) We need to focus on the recording of useful routines for pulling off data from these devices without an API. So e.g. open your SMS application browse through your items and use the copy/pase command and dump information out in files that are handed back but also by accessing the embedded database files of applications like whatsapp, the camera, etc. |
Issue champion | ![]() |
Other interested parties |
![]() xda-developers.com |
Possible Solution approaches | Brief brainstorm of possible approaches to solving the Issue. Each approach should be described in a single sentence as part of a bulleted list. Further detail can go in a dedicated Solution page. |
Context | Part of AIT's initiative on management of personal heritage, which includes the mobile device as data source/sink as well as a sensor for all sorts of metadata |
Lessons Learned | Notes on Lessons Learned from tackling this Issue that might be useful to inform digital preservation best practice . |
Datasets | Reference to the appropriate Dataset page, by hyperlink. Note that all Issues MUST be linked to at least one Dataset! |
Solutions | Reference to the appropriate Solution page(s), by hyperlink. |