Best way to get velocity/speed in android -
Best way to get velocity/speed in android -
having new sensors (linear_acceleration, rotation_vector) what's best way real speed of phone (supposing can't utilize gps's method getspeed().
what's mutual usage of 2 sensors along quaternions?
thanks! guillermo.
what thinking on when speaking abaut "speed of phone" ? if understand, interested on speed when in auto phone or this?
for this, have utilize gps sensor because 1 can give speed. linear acceleration provide acceleration , not speed, different.
if interested in how utilize gps sensor, can give exemple of code.
android
Comments
Post a Comment