sensor - Acceleration and deceleration of car using Android device -


i tried , found speed of car through location.getspeed(); , location using gps in android , want find acceleration , deceleration of car.for have android device parameters gps, or need calculate speed , time have now.i came know acceleration in device, giving coordinates.i want how calculate car acceleration , deceleration.help work outs or suggestions.

use android sensor type_linear_acceleration


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -