Skip to content

guidrymwg/WriteSDCardList

Repository files navigation

WriteSDCardList

WriteSDCardList extends https://github.com/guidrymwg/WriteSDCard to list the complete path to all files and directories on the SD card of the device, and the size of the files in bytes. It was originally written using Eclipse and was translated automatically into Android Studio.

The projects in these repositories correspond to individual lessons in the free online android programming course at http://eagle.phys.utk.edu/guidry/android/

Prerequisites

This project assumes the Gradle build system in Android Studio. It was targeted at Android 6.0 (API 23) but should be compatible with API 15 and beyond. You will need

  • Android Studio (Installing Android Studio)
  • An Android phone or tablet, or an Android phone or tablet emulator launched from Android Studio

Getting Started

First download this project using the Clone or Download button, either by importing into Android Studio using GitHub version control, or by downloading and unpacking a .zip file. Full instructions for both may be found by going to http://eagle.phys.utk.edu/guidry/android/ and selecting Resources > Packages for All Projects from the menu.

This project represents the solution to Exercise 1 of the Accessing the File System project at http://eagle.phys.utk.edu/guidry/android/.

About

WriteSDCardList extends https://github.com/guidrymwg/WriteSDCard to list the complete path to all files and directories on the SD card of the device, and the size of the files in bytes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages