Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android - Last screen lock time

Is there a way to find the last time or the time spent since the user locked/unlocked the screen? Is there any log which stores this information?

I am trying to track user (in)activity and looking for the simplest possible way to do it. I know it can be done by continuous tracking through a service perhaps, but was trying to avoid doing that.

like image 289
SANDeveloper Avatar asked Aug 02 '26 06:08

SANDeveloper


1 Answers

It seems that this cannot be done.

I ended up creating a new service which track the last screen lock/unlock and save the time myself.

like image 176
SANDeveloper Avatar answered Aug 04 '26 12:08

SANDeveloper



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!