Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

FilePicker Dialog

Angad Singh edited this page Aug 23, 2016 · 18 revisions

public class FilePicker Dialog
extends Dialog implements AdapterView.OnItemClickListener

FilePickerDialog shows list of files and directories in the device storage, based on properties they can be selected.

Constants
static final int EXTERNAL_READ_PERMISSION_GRANT
It specifies that a single File/Directory has to be selected from the list of Files/Directories. It is the default Selection Mode.
Clone this wiki locally