Using my Android device how can I detect if the user is walking, cycling or driving? I have checked the Google Fit app. It differentiates between running, cycling and driving. I
Take a look at the Google Location and Activity Recognition API. I think that's exactly what your looking for.