Live data from Hacker News

New Idea About Screen Auto Rotate

parano.heroku.com

1–6 of 6 posts

Re: New Idea About Screen Auto Rotate

#3

The battery drain from polling the camera so often would not e worth the occasional issue.

If you used to turn this feature on, then this program just runs right after the accelerometer senses the changes and confirm whether to rotate the screen. if it rotate in the wrong way, it may just cost much more battery

Re: New Idea About Screen Auto Rotate

#4

The battery drain from polling the camera so often would not e worth the occasional issue.

If you used to turn this feature on, then this program just runs right after the accelerometer senses the changes and confirm whether to rotate the screen. if it rotate in the wrong way, it may just cost much more battery

you would have to check the accelerometer several dozen times before it would equal the processing drain of a single photo.