Color the standard Android Button

If you would like to color the standard Android button, like in the app “OpenTable” here is the code how you can do that.

See the app “OpenTable” Screenshot to the right.
At the bottom there is an standard Android button with color red.

At the moment i had not found to do this with xml syntax.
If anyone know how to do this via xml, please leave a comment.

Here is the way how you can color the standard Android button programatically:

If you start with a standard grey shaded button:

button.getBackground().setColorFilter(0xFFFF0000, PorterDuff.Mode.MULTIPLY);

will give you a red shaded button,

button.getBackground().setColorFilter(0xFF00FF00, PorterDuff.Mode.MULTIPLY);

will give you a green shaded button etc., where the first value is the colour in hex format.

0xFF is fix and afterwards you have do write the hex code for your color.
You can find HTML Codes on the site “HTML Color Codes” !
Write down the code without the # and use it in setColorFilter(0xFF and your HTML code!





101 Best Android Apps Votes so far

Sicne 26 July we are listed on 101 Best Android apps.
COL Reminder is placed in Category Tools on #2 in timeframe “all time”.
COL SMS Responder is placed in Category Tools on #85.

Thanks for all votes so far.
If you have not voted yet, please help COL Reminder and COL SMS Responder with a voting on 101 Best Android Apps.





New small update to COL Reminder

Another update to COL Reminder hits the Android Market.
And we are now listet on AndroidPit.de and on the 1&1 Android Tablet AppStore!

ChangeLog see colreminder.chrisonline.at !

AndroidPit





101 Best Android Apps – Vote

Do you want to give COL SMS Responder or COL Reminder a 5-stars rating?
Do not hesitate – vote now and support us!


Link for COL SMS Responder: http://101bestandroidapps.com/app/COL-SMS-Responder/937/


Link for COL Reminder: http://101bestandroidapps.com/app/COL-Reminder/932/





New app released – COL SMS Responder

Just released the new app COL SMS Responder.
Get it in the Android Market for only 1,49 € (~ 1,90 US-Dollar)!

Read more on the website of COL SMS Responder: