I am new in android. Now I want to find out How much time a user spends in other apps. Is it possible to get the details ? if yes then how ? I got the list of apps after not getting the time between foreground or background app. But unable to fetch how much the user has spent time.
            Asked
            
        
        
            Active
            
        
            Viewed 47 times
        
    1
            
            
        - 
                    No you can't.. may be it is possible in rooted devices. – Muhammad Umair Apr 29 '16 at 11:06
 - 
                    If you are develop custom firmware, you can go to ActivityStackSupervisor & add necessary methods. Otherwise - you can't. – Petrov Dmitrii Apr 29 '16 at 11:07