Using TripDetector.AWARENESS
Last updated
Last updated
<manifest>
<application>
<meta-data
android:name="com.google.android.awareness.API_KEY"
android:value="API_KEY"/>
</application>
</manifest> .addTripDetectors(TripDetector.AWARENESS, ...)