I have two image-buttons on my layout I have to handle three cases
1.button 1 get touched
2. Button 2 get touched
3. button 1 and 2 both touched at the same time
In my OntouchListner I have cached the first two cases But how to catch the 3rd one ? please Help me…
I think you can just catch one. :S in your case two but it’s hardware or software dependencie.