summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2014-07-14 14:12:13 -0700
committerRobert Ly <robertly@google.com>2014-07-15 11:00:57 -0700
commit7298a3f5c23d9a4a75259c771ab48185fe07b423 (patch)
tree06ea77fe0d73952895cd6271cf88dbe45633b931 /docs/html/distribute
parent6a5dd93652ffce88891c2bd2dc7a19c764075631 (diff)
downloadframeworks_base-7298a3f5c23d9a4a75259c771ab48185fe07b423.zip
frameworks_base-7298a3f5c23d9a4a75259c771ab48185fe07b423.tar.gz
frameworks_base-7298a3f5c23d9a4a75259c771ab48185fe07b423.tar.bz2
docs: add edu video highlights
Change-Id: I1339245330087486faf95023d3a4e8b4dc687a6e
Diffstat (limited to 'docs/html/distribute')
-rw-r--r--docs/html/distribute/googleplay/edu/about.jd10
-rw-r--r--docs/html/distribute/googleplay/edu/start.jd2
-rw-r--r--docs/html/distribute/googleplay/edu/videos.jd30
-rw-r--r--docs/html/distribute/googleplay/googleplay_toc.cs20
4 files changed, 41 insertions, 21 deletions
diff --git a/docs/html/distribute/googleplay/edu/about.jd b/docs/html/distribute/googleplay/edu/about.jd
index 60d9402..469b899 100644
--- a/docs/html/distribute/googleplay/edu/about.jd
+++ b/docs/html/distribute/googleplay/edu/about.jd
@@ -21,16 +21,6 @@ Xnonavpage=true
directly to classrooms and schools.
</p>
-
-<div class="resource-widget resource-flow-layout col-13" style="height:323px"
- data-query="collection:distribute/googleplay/gpfe/highlight"
- data-sortOrder="-timestamp"
- data-cardSizes="18x6,"
- data-maxResults="1"></div>
-
-
-<!-- <div class="center-img"><img src="{@docRoot}images/gp-edu-hero14.jpg" class="" /></div> -->
-
<p>
If you have an educational app, include it in Google Play for Education.
Google Play for Education can help your innovative educational apps gain
diff --git a/docs/html/distribute/googleplay/edu/start.jd b/docs/html/distribute/googleplay/edu/start.jd
index 136611c..067a15f 100644
--- a/docs/html/distribute/googleplay/edu/start.jd
+++ b/docs/html/distribute/googleplay/edu/start.jd
@@ -1,4 +1,4 @@
-page.title=Publish Android Apps for Education
+page.title=Publish Apps
page.image=/distribute/images/play-education.jpg
meta.tags="education", "guidelines", "quality"
page.tags="education", "addendum"
diff --git a/docs/html/distribute/googleplay/edu/videos.jd b/docs/html/distribute/googleplay/edu/videos.jd
new file mode 100644
index 0000000..ca4da7a
--- /dev/null
+++ b/docs/html/distribute/googleplay/edu/videos.jd
@@ -0,0 +1,30 @@
+page.title=Video Resources
+page.image=http://i1.ytimg.com/vi/vzvpcEffvaE/maxresdefault.jpg
+meta.tags="education"
+page.tags="education"
+page.metaDescription=Watch video resources from Google and successful educational developers.
+
+@jd:body
+
+<p>
+With Google Play for Education, bringing your app to the classroom has never been easier. However,
+you may want to familiarize yourself with some best practices before diving in.
+To help you visualize what a great education app might look like, what Google Play for Education is all
+about, and how to achieve success with the platform, here is a selection of recent videos from
+Google and successful educational developers.
+</p>
+
+<h2>Developer Stories</h2>
+<div style="margin-top:20px" class="resource-widget resource-flow-layout wrap col-13
+ no-section" data-query="collection:distribute/edu/videos/stories" data-resourcestyle="card"
+ data-maxresults="6" data-cardsizes="18x12x2"></div>
+
+<h2>Best Practices</h2>
+<div style="margin-top:20px" class="resource-widget resource-flow-layout wrap col-13
+ no-section" data-query="collection:distribute/edu/videos/bestpractices" data-resourcestyle="card"
+ data-maxresults="6" data-cardsizes="18x6, 6x6, 6x6, 6x6"></div>
+
+<h2>Teacher/Classroom Experience</h2>
+<div style="margin-top:20px" class="resource-widget resource-flow-layout wrap col-13
+ no-section" data-query="collection:distribute/edu/videos/experience" data-resourcestyle="card"
+ data-maxresults="6" data-cardsizes="18x12x2"></div> \ No newline at end of file
diff --git a/docs/html/distribute/googleplay/googleplay_toc.cs b/docs/html/distribute/googleplay/googleplay_toc.cs
index 36e424a..45464c7 100644
--- a/docs/html/distribute/googleplay/googleplay_toc.cs
+++ b/docs/html/distribute/googleplay/googleplay_toc.cs
@@ -18,24 +18,24 @@
</div>
</li>
<li class="nav-section">
- <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/edu/about.html">
+ <div class="nav-section-header" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/edu/about.html">
<span class="en">Google Play for Education</span>
</a>
</div>
- </li>
- <li class="nav-section">
- <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/edu/start.html">
- <span class="en">Publish Android Apps for Education</span>
- </a>
- </div>
+ <ul>
+ <li><a href="<?cs var:toroot?>distribute/googleplay/edu/start.html">
+ <span class="en">Publish Apps</span>
+ </a></li>
+ <li><a href="<?cs var:toroot?>distribute/googleplay/edu/videos.html">
+ <span class="en">Video Resources</span>
+ </a></li>
+ </ul>
</li>
</ul>
-
<script type="text/javascript">
<!--
buildToggleLists();
changeNavLang(getLangPref());
//-->
-</script>
-
+</script> \ No newline at end of file