| Title | Action | Extras | Description |
|---|---|---|---|
| Show about dialog | org.openintents.action.SHOW_ABOUT_DIALOG |
Show an about dialog to display information about your application. |
The resource identifier of an icon. String extra, but not necessarily text.
Originally for use with OI About:
A logo for the about box from a resource. Alternatively you can set the EXTRA_ICON_URI.
Specify the name of the image resource as a String. Use the result from "getResources().getResourceName(R.drawable.icon)".
| Title | Action | Extras | Description |
|---|---|---|---|
| Show about dialog | org.openintents.action.SHOW_ABOUT_DIALOG |
Show an about dialog to display information about your application. |