jmue / libaums

Open source library to access USB Mass Storage devices on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libaums

Libaums - Library to access USB Mass Storage Devices
License: Apache 2.0 (see license.txt for details)

Author: Magnus Jahnen, jahnen at in.tum.de
Advisor: Nils Kannengießer, nils.kannengiesser at tum.de
Supervisor: Prof. Uwe Baumgarten, baumgaru at in.tum.de

Technische Universität München (TUM)
Lehrstuhl/Fachgebiet für Betriebssysteme
www.os.in.tum.de

The library was developed by Mr. Jahnen as part of his bachelor's thesis in 2014. It's a sub-topic of the research topic "Secure Copy Protection for Mobile Apps" by Mr. Kannengießer. The full thesis document can be downloaded here.

We would appreciate an information email, when you plan to use the library in your projects.

Build status

develop Build Status master Build Status

How to use

The library can be included into your project like this:

compile 'com.github.mjdev:libaums:0.3'

For examples on how to use the library, please have a look at the main activity in the sample application.

About

Open source library to access USB Mass Storage devices on Android

License:Apache License 2.0


Languages

Language:Java 100.0%