Hi I am working on a sdk project. I need to track time in app. Because of this is an sdk project I dont know starting and exiting activities I cant get time from them. With application class user will be must add my class that extends application to their application tag in the manifest.
Is There any way to catching application start and exit ?