| Title | Action | Extras | Description |
|---|---|---|---|
| Send data to someone | android.intent.action.SEND |
Deliver some data to someone else. |
|
| Pay money | org.openintents.action.PAYTO |
Intent to pay some one a specified amount of money. |
|
| Translate | org.openintents.action.TRANSLATE | Text |
Translate a text Use some translation engine to translate a text and return the result. |
| Send a message to the given uri | android.intent.action.SENDTO |
Send a message to someone specified by the data. |

