|
Title |
Provides intent actions | Provides intent URIs | Uses action | Uses URI | Description |
|---|---|---|---|---|---|
| OI Color Picker |
A simple utility to return an integer-based color using an HSV interface. |
Pick a color using a color picker dialog.
Applications should use startActivityForResult() to launch this color picker with a default color specified in the integer Intent extra "org.openintents.extra.COLOR". The chosen color will be returned in an Intent the same way.
|
Title |
Provides intent actions | Provides intent URIs | Uses action | Uses URI | Description |
|---|---|---|---|---|---|
| OI Color Picker |
A simple utility to return an integer-based color using an HSV interface. |