hbibel / TapToUnlock

A fun new way to unlock your Android phone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fulfil requirement 5

hbibel opened this issue · comments

"The App must only access the sensors while the lock screen is visible to reduce battery consumption."

I would call this optional right now. Implement a broadcastreceiver in the mainactivity that starts and stops the service when the screen turns on/off.

I would also not do it right now.