I'm developing an application that should be able to detect when a user has got on a mode of public transport, such as a train or bus.
I've seen the Activity and Transition API made by Google, but all of the references to the "IN_VEHICLE" activity are in the context of cars.
I realise it won't distinguish the differenfe between a car or train, but will it say the user is in a vehicle when they are on a train?