Use the pre-defined colors from Java:

int i = Color.RED;
int j = Color.BLUE;
...

Dennis

On 19 Nov., 16:34, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> So the android documentation helpfully tells me that:
>
> color:  the color of the background
>
> How do you express a colour as an int?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to