I am developing an android application and created some image buttons(green coloured) using ‘AAA logomaker’ software. But the problem is when installing my app in different devices, the intensity of color of the image button is showing differently.
Are there any color specifications to follow so that the image color appears same in all the devices??
You have to make a different button images for different size of devices, like
Also possible make 9-patch images for buttons..
For more info look at Icon Design Guidelines