Implementation of an Android Framework for USB storage access without root rights

11/22/2017
by   Magnus Jahnen, et al.
0

This bachelor thesis describes the implementation of an Android framework to access mass storage devices over the USB interface of a smartphone. First the basics of USB (i.e. interfaces, endpoints and USB On the go) and accessing USB devices via the official Android API are discussed. Next the USB mass storage class is explained, which was de- signed by the USB-IF to access mobile mass storage like USB pen drives or external HDDs. For communication with mass storage devices, most important are the bulk-only transfer and the SCSI transparent command set. Furthermore file systems, for accessing directo- ries and files, are described. This thesis focuses on the FAT32 file system from Microsoft, because it is the most commonly used file system on such devices. After the theory part it is time to look at the implementation of the framework. In this section, the first concern is the purpose in general. Then the architecture of the framework and the actual implementation are presented. Important parts are discussed in detail. The thesis finishes with an overview of the test results on various Android devices, a short conclusion and an outlook to future developments. Moreover the current status of the developed framework is visualized.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/12/2016

Open Mobile API: Accessing the UICC on Android Devices

This report gives an overview of secure element integration into Android...
research
01/08/2019

Service Rate Region of Content Access from Erasure Coded Storage

We consider storage systems in which K files are stored over N nodes. A ...
research
02/25/2019

MTFS: Merkle Tree based File System

The blockchain technology has been changing ourdaily lives since the cry...
research
06/29/2017

SocialStegDisc: Application of steganography in social networks to create a file system

The concept named SocialStegDisc was introduced as an application of the...
research
11/24/2021

SoK: Untangling File-based Encryption on Mobile Devices

File-based encryption (FBE) schemes have been developed by software vend...
research
08/21/2019

Towards Marrying Files to Objects

To deal with the constant growth of unstructured data, vendors have depl...

Please sign up or login with your details

Forgot password? Click here to reset