Search code examples
javaandroidtimercountdown

How to Start a Timer for 3 days or 2 days


I want to make a hider count down so that in application when a user clicks on a Button that button should not appear again before 3 days or 2 days ...

I am new to Android Please Help


Solution

  • This should be simple. Let me know if there is anything you want more to know. And don't think of any timer or thread of your app to do this for you.