I want to make a button invisible, when i click another button then the invisible button will become visible and then perform onClick() actions on the visible butto
onClick()
Try onTouch() instead of onClick(): Clickable TextView in Android