| Title | Action | Extras | Description |
|---|---|---|---|
| Show about dialog | org.openintents.action.SHOW_ABOUT_DIALOG |
Show an about dialog to display information about your application. |
A license, EULA, or legal information text resource id. The resource id is of a raw text resource. String extra. Can be a long multi-paragraphed text. Usually will at least fill the whole screen. The text is wrapped in the text view by default.
Originally for use with OI About:
The license of the program as a resource id of a raw text resource. The text is displayed in a text view in a secondary dialog, therefore it is fine to use a long multi-paragraph text. The text is wrapped in the text view by default.
| Title | Action | Extras | Description |
|---|---|---|---|
| Show about dialog | org.openintents.action.SHOW_ABOUT_DIALOG |
Show an about dialog to display information about your application. |