Low Power Speed Monitoring
Posted
by
user555584
on Stack Overflow
See other posts from Stack Overflow
or by user555584
Published on 2010-12-28T03:44:56Z
Indexed on
2010/12/28
3:54 UTC
Read the original article
Hit count: 439
I am aware of speed detection via gps, however as a background app, I am concerned about high power drain. I am looking to detect speed, say over 5mph, but it does not have to be accurate, say like a speedometer.
Is there a low power way to detect if the phone is in motion, say by triangulation, or tracking tower strength and new/recently lost towers?
I have an app design that is dependent on running in the background upon launch and knowing if the phone is in a car or not.
Thanks!
© Stack Overflow or respective owner