Title

Extras
Extra key: 
org.openintents.extra.TITLE

Text to display in the title bar of an activity.

This is a string extra that specifies the text that an activity should display in the title bar.

Intents using Title

Title Action Extras Description
Pick directory org.openintents.action.PICK_DIRECTORY

Pick a directory (folder) through a file manager.

Pick folder android.intent.action.PICK

Pick a folder through a file manager.

Pick file org.openintents.action.PICK_FILE

Pick a file through a file manager.