quasi standard

Print Image

Action: 
org.androidprinting.intent.action.PRINT
Input: 
URI of the image to be printed, mime type of the image (must be of type "image/*")

Any application can use HP iPrint Photo for Android for printing images on nearby printers from Android phones.

Pick Color

Action: 
org.openintents.action.PICK_COLOR
Input: 
Optional: A default color
Intent Extra: 
Color
Output: 
The color chosen by the user.

Pick a color using a color picker dialog.

Audio Volume Update Notification Broadcast

Action: 
org.openintents.audio.action_volume_update
Input: 
Broadcast action: org.openintents.audio.action_volume_update Required Extra: org.openintents.audio.extra_stream_type Type of the stream upon which the volume is being changed, e.g. STREAM_MEDIA, STREAM_RING, etc. Required Extra: org.openintents.audio.extra_volume_index The volume level to which the stream is being set
Output: 
No output, the intent should be broadcast as an Ordered broadcast so that any receiver may have the option of cancelling the broadcast and aborting the volume change.

This broadcast intent is used by an application to notify any receivers that an audio volume change is being performed.

Syndicate content