Apache License, 2.0


The Apache License, 2.0 is an
open-source license.
Free Read License

14 Day money-back guarantee

Full refund within 14 days of purchase date.

You need to log-in or create an account
  • Create an account
  • Log-in

Please use your real name.

Activation link will be sent to this address.

Minimum 8 characters

Enter your password again

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

  • Released: Nov 29, 2011
    Last Update: Nov 22, 2012
  • Language: Java
    Platform(s): Android
  • Category: System & Frameworks
  • Time / costs savings: 8h / $480 *
(1 ratings)

aFileChooser

aFileChooser
Developed by Paul Burke, Released Nov 29, 2011

Android library that provides a file explorer to let users select files on "external" storage.

Java

Tags: android , filesystem , intent

(Complete rewrite 11/2012)

Android developers often desire a way to present a user with a method of selecting a file from "external" storage. Android's Intent system gives developers the ability to implicitly hook into other app's components, but if the user doesn't have a file explorer installed, the developer must instruct them to install one, or build one, themselves.

aFileChooser is an Android Library Project that simplifies this process.

Features:

  • Provides a built-in file explorer
  • Streamlines the Intent.ACTION_GET_CONTENT Intent calling process
  • Easily convert a URI into s java File object
  • Determine MIME data types
  • Follows Android conventions (Fragments, Loaders) and is extremely simple to implement

Instructions

Full installation instructions can be found at GitHub.

View all 1 reviews »

User Reviews

Read all 1 comments »

Questions & Comments


Or enter your name and Email
  • perera malinda 2 months ago
    Thanks very much
You must be logged-in to vote. Log-in to your account or register now.