| Title | Action | Extras | Description |
|---|---|---|---|
| Show about dialog | org.openintents.action.SHOW_ABOUT_DIALOG |
Show an about dialog to display information about your application. |
A list of (application development) authors' names, together with their email addresses, URLs and other denominations. Array of strings extra. One author string per array element.
Originally for use with OI About:
The authors of the program, as an array of strings. Each string may contain email addresses and URLs, which will be displayed as links. Usually displayed as one author per line, and then a newline.
| Title | Action | Extras | Description |
|---|---|---|---|
| Show about dialog | org.openintents.action.SHOW_ABOUT_DIALOG |
Show an about dialog to display information about your application. |