Home
The Apache License, 2.0 is an
open-source license.
Read full license
Copyright Paul Burke, all rights reserved.
(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.
Intent.ACTION_GET_CONTENT Intent calling processFile objectFull installation instructions can be found at GitHub.
Copyright Paul Burke, all rights reserved.
Questions & Comments
Leave a comment
Log-in now or register for a free account.
3 weeks ago