I need to design EditText with base line showed in below image and it will be change to some other color when it receives focus.!
Try Holo Color generator for custom colors.
Android Holo Colors
You can create Selector and set it as background of the EditText
EditText
res/drawable/edit_text.xml
layout :