How to change color of select grid view android by default is orange??

 

Use android:listSelector="#00000000" in your GridView element in your XML layout file.