Skip to content

Commit 67922bb

Browse files
committed
docs: add new IO videos playlist and update blog posts to show N7 post and Tools 20
Change-Id: I247d2bfd549a48dcaaa1c5668559e3d5d2cd6fc5
1 parent c750403 commit 67922bb

File tree

1 file changed

+27
-8
lines changed

1 file changed

+27
-8
lines changed

docs/html/develop/index.jd

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
2424
</div>
2525
</div>
2626

27+
2728
<div class="wrap">
2829
<!-- Slideshow -->
2930
<div class="slideshow-container slideshow-develop col-16">
@@ -34,6 +35,24 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
3435
<li class="item carousel-home">
3536
<div class="col-8">
3637
<img
38+
src="http://4.bp.blogspot.com/-g05If_eKKRQ/UAcrVLI-OYI/AAAAAAAAAr8/AWvunVb5S-w/s320/nexus7.png"
39+
class="play no-shadow no-transform" />
40+
</div>
41+
<div class="content-right col-6">
42+
<p class="title-intro">From the blog:</p>
43+
<h2>Getting Your App Ready for Jelly Bean and Nexus 7</h2>
44+
<p>For many people, their first taste of Jelly Bean will be on the beautiful
45+
Nexus 7. While most applications will run just fine on Nexus 7, who wants
46+
their app to be just fine? Here are some tips for optimizing your application
47+
to make the most of this device.</p>
48+
<p><a
49+
href="http://android-developers.blogspot.com/2012/07/getting-your-app-ready-for-jelly-bean.html" class="button">Read
50+
more</a></p>
51+
</div>
52+
</li>
53+
<li class="item carousel-home">
54+
<div class="col-8">
55+
<img
3756
src="http://1.bp.blogspot.com/-6qyjPxTuzv0/T6lde-Oq_fI/AAAAAAAABXc/zle7OFEGP44/s400/fddns%2Bcopy.png"
3857
class="play no-shadow no-transform" />
3958
</div>
@@ -93,6 +112,12 @@ a').click();return false;">Watch the latest review</a></p>
93112
<div class="feed-frame">
94113
<!-- DEVELOPER NEWS -->
95114
<ul>
115+
<li><a href="http://android-developers.blogspot.com/2012/06/android-sdk-tools-revision-20.html">
116+
<div class="feed-image" style="background:url('http://1.bp.blogspot.com/-Kp1qE5du6l8/T-xurIjfPgI/AAAAAAAABAM/kuWQwPgi0rw/s640/newactivity+(1).png') no-repeat 0 0">
117+
</div>
118+
<h4>Android SDK Tools, Revision 20</h4>
119+
<p>Along with the preview of the Android 4.1 (Jelly Bean) platform, we launched Android SDK Tools R20 and ADT 20.0.0. Here are a few things...</p>
120+
</a></li>
96121
<li><a href="http://android-developers.blogspot.com/2012/04/faster-emulator-with-better-hardware.html">
97122
<div class="feed-image" style="background:url('../images/emulator-wvga800l.png') no-repeat 0 0">
98123
</div>
@@ -112,13 +137,7 @@ a').click();return false;">Watch the latest review</a></p>
112137
<h4>Accessibility</h4>
113138
<p>We recently published some new resources to help developers make their Android applications more accessible... </p>
114139
</a></li>
115-
<li><a href="http://android-developers.blogspot.com/2012/04/new-seller-countries-in-google-play.html">
116-
<div class="feed-image" style="background:url('http://developer.android.com/images/home/play_logo.png') no-repeat 0 0" >
117-
</div>
118-
<h4>New Seller Countries in Google Play</h4>
119-
<p>Over the past year we’ve been working to expand the list of
120-
countries and currencies from which Android developers...</p>
121-
</a></li>
140+
122141
</ul>
123142
<!-- FEATURED DOCS -->
124143
<ul>
@@ -294,7 +313,7 @@ function renderDevelopersLivePlaylist(data) {
294313
*/
295314
var playlists = {
296315
'googleio' : {
297-
'ids': ["734A052F802C96B9"]
316+
'ids': ["4C6BCDE45E05F49E"]
298317
},
299318
'fridayreview' : {
300319
'ids': ["B7B9B23D864A55C3"]

0 commit comments

Comments
 (0)