Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScreenProbe: False Advertising #112

Open
sfwatergit opened this issue Jan 18, 2016 · 0 comments
Open

ScreenProbe: False Advertising #112

sfwatergit opened this issue Jan 18, 2016 · 0 comments

Comments

@sfwatergit
Copy link

In @description: "Records when the screen turns off and on."

However, as indicated in the Android API (http://developer.android.com/reference/android/content/Intent.html#ACTION_SCREEN_ON):

"Broadcast Action: Sent when the device wakes up and becomes interactive.

For historical reasons, the name of this broadcast action refers to the power state of the screen but it is actually sent in response to changes in the overall interactive state of the device."

This seems to be a documentation issue at best, but probably does not jive w/ the original design intent of the probe. I'm flagging this since we found unexpected behavior after processing data collected w/ this system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant