This problem might be simple, but I am not able to figure it out. The is the button which I am using should be killed after it is first used. After clicking the button once, it should not work again. It should do the required work once and become dummy after clicking it.
Can any one help in this concern?
Thanks in advance.
Try making your button not clickable inside your
OnClickListener()