Sunday, May 5, 2013

Android:Setting Color

Setting a custom color in your android application view is not very difficult one. There are two basic ways,
  • Either you can use user defined color , or
  • You can use custom defined color.

Android: Choosing User Defined Color

The steps to set a custom defined color is defined below:
  1. First open a Paint application in your windowsimage image
    Click on “Edit colors”
  2. Get the color code from Edit Colorsimage
  3. Or you can also choose the Hex-color code from the below table:HTMLColorCodes

No comments:

Post a Comment