diff options
| author | 2015-08-14 17:28:54 +0000 | |
|---|---|---|
| committer | 2015-08-14 17:28:54 +0000 | |
| commit | 398d655f3eda88cde7fc44144b1dad40e1844e06 (patch) | |
| tree | 85da69dc9b300b5aa6a6672971de8a263ee6a2cc | |
| parent | 08b3f12146cd5624b6116ea09550ab089a07f8ce (diff) | |
| parent | d381eb9587717c64aa34471e1e87b5cd65d43292 (diff) | |
am d381eb95: Merge "Adding link to location API video." into mnc-preview-docs
* commit 'd381eb9587717c64aa34471e1e87b5cd65d43292':
Adding link to location API video.
| -rw-r--r-- | docs/html/training/location/index.jd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/training/location/index.jd b/docs/html/training/location/index.jd index c4dec9928d82..8ed207112c9c 100644 --- a/docs/html/training/location/index.jd +++ b/docs/html/training/location/index.jd @@ -29,6 +29,14 @@ startpage=true </div> </div> +<a class="notice-developers-video wide" +href="https://www.youtube.com/watch?v=S8sugXgUVEI"> +<div> + <h3>Video</h3> + <p>Activity Recognition</p> + </div> + </a> + <p> One of the unique features of mobile applications is location awareness. Mobile users take their devices with them everywhere, and adding location |