In My Application i have View like this image:

Now, I want to make such coading that, the one bottle should be selected.
if i select another bottle then that bottle should be selected and another bottle should be deselected.
It should be happend for all the bottle.
I know that i can make it using the RadioGroup and RadioButton for Bottle.
but instead of that is there any other way to make it possible ?
If Yes, then please give me that technique.
Here is a nice example (an inspiration):
http://vikaskanani.wordpress.com/2011/07/20/android-custom-image-gallery-with-checkbox-in-grid-to-select-multiple/
Layout: