6
GDG L-Ab Giuseppe Cerratti <[email protected]> Giovanni Laquidara < [email protected] > and the GDG L-Ab’s team DroidCon 7 Febbraio 2014 DroidCon Train Activity recognition

Droidcon Italy 2014 on Train

Embed Size (px)

Citation preview

Page 1: Droidcon Italy 2014 on Train

GDG L-Ab

Giuseppe Cerratti<[email protected]>

Giovanni Laquidara< [email protected] >

and the GDG L-Ab’s team

DroidCon – 7 Febbraio 2014

DroidCon TrainActivity recognition

Page 2: Droidcon Italy 2014 on Train

DroidCon Train

Goals:

“Context isn’t important, It’s critical.”

How can change our app based on the context in which the user is located

New, little tools to begin to understand the context.

Let’s code!

DroidCon – 7 Febbraio 2014

Page 3: Droidcon Italy 2014 on Train

“Context isn’t important, It’s critical.”

DroidCon Train

DroidCon – 7 Febbraio 2014

Page 4: Droidcon Italy 2014 on Train

Example: Music Player

3:59 4:09

Daft Punk – Random…Get Lucky Daft Punk – Random…

Get Lucky

3:59 4:09

DroidCon Train

DroidCon – 7 Febbraio 2014

Page 5: Droidcon Italy 2014 on Train

Location API from Google Play Services

Fused location providerGeofencing APIsActivity Recognition

DroidCon Train

DroidCon – 7 Febbraio 2014

Page 6: Droidcon Italy 2014 on Train

Let’s code……at 300 Km/h

…cool!!!

DroidCon Train

DroidCon – 7 Febbraio 2014

Codelab Activity Recognitionhttps://github.com/GDG-L-Ab/DroidconTrain_ActivityRequest

Codelab Geofence Detectorhttps://github.com/GDG-L-Ab/GeofenceDetector