diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-06-20 15:33:47 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-06-20 15:33:47 -0700 |
commit | 68630bedefb36cb6789f573b065c13e441121611 (patch) | |
tree | 0d999452b1b51132413528a84694fc01756da29c | |
parent | 334dadec751b2e51ff8a98498f02430b765aa091 (diff) | |
parent | 8054c46e9bb87bb481195a6b823fd9d72623c80d (diff) | |
download | frameworks_base-68630bedefb36cb6789f573b065c13e441121611.zip frameworks_base-68630bedefb36cb6789f573b065c13e441121611.tar.gz frameworks_base-68630bedefb36cb6789f573b065c13e441121611.tar.bz2 |
am 8054c46e: am e4bc7d81: am 6cb24e40: Doc change: add video for edu page.
* commit '8054c46e9bb87bb481195a6b823fd9d72623c80d':
Doc change: add video for edu page.
-rw-r--r-- | docs/html/distribute/googleplay/edu/about.jd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/html/distribute/googleplay/edu/about.jd b/docs/html/distribute/googleplay/edu/about.jd index 7306c5b..cc131c64 100644 --- a/docs/html/distribute/googleplay/edu/about.jd +++ b/docs/html/distribute/googleplay/edu/about.jd @@ -24,6 +24,7 @@ devices.</p> that will help schools. We want to help you create innovative educational apps, without having to knock on school doors to reach teachers and students.</p> +<p><a class="landing-page-link" style="text-align:right;" href="#video">Watch a Video</a></p> <div class="landing-docs"> <div class="col-6 normal-links"> @@ -79,3 +80,25 @@ of any size, across classrooms, schools, or even districts. </p> </div> +<div id="video" style="background: #F0F0F0; + border-top: 1px solid #DDD; + padding: 0px 0 24px 0; + overflow: auto; + clear:both; + margin-bottom:40px; + margin-top:30px;"> + <div style="padding:0 0 0 29px;"> + <h4>Introducing Google Play for Education</h4> + + <div style="width:700px;"> + <p style="margin-top:26px; + margin-bottom:12px;"> + Hear how Google Play for Education works and how developers can leverage the unique business opportunities in creating educational apps for the K-12 market. There's a demo at 4m10s.</p> + </div> + <iframe style="float:left; + margin-right:24px; + margin-top:14px;" width="700" height="394" src= + "http://www.youtube.com/embed/haEmsMo0f3w?HD=1;rel=0;origin=developer.android.com;" frameborder="0" allowfullscreen> + </iframe> + </div> +</div> |