GridView

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.

How to scroll Grid View in android horizontally ?

Here is the sample ode for gridview horizontal scroll Hope it helps you[Download]