diff options
| -rw-r--r-- | docs/html/distribute/googleplay/spotlight/index.jd | 33 | ||||
| -rw-r--r-- | docs/html/index.jd | 7 | 
2 files changed, 34 insertions, 6 deletions
diff --git a/docs/html/distribute/googleplay/spotlight/index.jd b/docs/html/distribute/googleplay/spotlight/index.jd index a248deab0a3a..b83080ea30f6 100644 --- a/docs/html/distribute/googleplay/spotlight/index.jd +++ b/docs/html/distribute/googleplay/spotlight/index.jd @@ -13,7 +13,36 @@ header.hide=0              overflow: auto;              clear:both;              margin-bottom:40px; -            margin-top:30px;""> +            margin-top:30px;"> +   <div style="padding:0 0 0 29px;"> +        <h4>Developer Story: redBus.in</h4> +          <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px; +            -moz-border-radius: 5px; +            border-radius: 5px height:78px; +            width: 78px; +            float: left; +            margin: 17px 20px 9px 0;" src= +            "//lh4.ggpht.com/kvI2XfzBPGBDASvxvP18MCCj7YPEmLcG4nh1BlYW4XzaW12gg3iXtcM2ZqDnAfLLB9ed=w124"> +          <div style="width:700px;"> +          <p style="margin-top:26px; +                    margin-bottom:12px;"> +          Bangalore-based developers <a href="//play-next-dogfood.corp.google.com/store/apps/details?id=in.redbus.android">redBus.in</a> are bringing the sophistication and convenience of air-travel booking to bus transit. Hear how Android is helping them deliver a superior travel experience to millions of daily bus riders in India.</p> +           </div> +           <iframe style="float:left; +             margin-right:24px; +             margin-top:14px;" width="700" height="394" src= +             "http://www.youtube.com/embed/O8i4HUw7JYA?HD=1;rel=0;origin=developer.android.com;" frameborder="0" allowfullscreen> +           </iframe> +   </div>  +</div> + +<div 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>Developer Story: Smule</h4>            <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px; @@ -42,7 +71,7 @@ header.hide=0              overflow: auto;              clear:both;              margin-bottom:-10px; -            margin-top:30px;""> +            margin-top:30px;">     <div style="padding:0 0 0 29px;">          <h4>Developer Story: Robot Invader</h4>            <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px; diff --git a/docs/html/index.jd b/docs/html/index.jd index 343528344d52..af271ee79349 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -42,7 +42,7 @@ page.metaDescription=The official site for Android developers. Provides the Andr                          <script type="text/javascript">                              var params = { allowScriptAccess: "always" };                              var atts = { id: "ytapiplayer" }; -                            swfobject.embedSWF("//www.youtube.com/v/RRelFvc6Czo?enablejsapi=1&playerapiid=ytplayer&version=3&HD=1;rel=0;showinfo=0;modestbranding;origin=developer.android.com;autohide=1", +                            swfobject.embedSWF("//www.youtube.com/v/O8i4HUw7JYA?enablejsapi=1&playerapiid=ytplayer&version=3&HD=1;rel=0;showinfo=0;modestbranding;origin=developer.android.com;autohide=1",                                "ytapiplayer", "600", "338", "8", null, null, params, atts);                              // Callback used to pause/resume carousel based on video state @@ -71,9 +71,8 @@ page.metaDescription=The official site for Android developers. Provides the Andr                        </div>                      </div>                      <div class="content-right col-4"> -                    <h1 style="white-space:nowrap;line-height:1em;">Developer Story: Smule</h1> -                    <p>The creators of AutoRap, Magic Piano, and Songify talk about launching on -                       Android and the explosive global growth they’ve seen on Google Play.</p> +                    <h1 style="white-space:nowrap;line-height:1.2em;">Developer Story: <br />redBus.in</h1> +                    <p>Bangalore-based developers redBus.in talk about how Android is helping them deliver a superior booking and travel experience to millions of daily bus riders in India.</p>                      </div>                  </li>                  <li class="item carousel-home">  |