Is there any way to set a timeout period for an activity after the activity starts ? The timeout period will be dynamic in my case and I will be fetching it in the class that I call on that activity.So I need to set the timeout period after I fetch it.
Please guide me with some way to achieve the same...
Thanks for any reply in advance :)