SDCardReader

Little Android application about accessing to external storage (SD card).

Components

Full Build

A full build can be executed with the following command:

./gradlew clean assembleDebug

With tests:

./gradlew clean assembleDebug testDebug

Licensing

Licensed under the Apache Software License, Version 2.0.