ACTION_GET_CONTENT constant

String const ACTION_GET_CONTENT

opens file picker, gets you content of specified types

can be opened for getting images/ videos/ music etc.

Implementation

static const String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT";