diff options
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 38 |
1 files changed, 20 insertions, 18 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 431a7d2..d3203bb 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -12,15 +12,13 @@ page.metaDescription=The official site for Android developers. Provides the Andr </div><!-- end homeTitle --> <div id="announcement-block"> <!-- total max width is 520px --> - <a href="{@docRoot}design/index.html"> - <img src="{@docRoot}images/home/android-design.png" -alt="Android Design" width="160px" style="padding:10px 33px 5px"/> - </a> + <img src="{@docRoot}images/home/play_logo.png" +alt="Google Play" width="120px" style="padding:10px 52px"/> <div id="announcement" style="width:275px"> - <p>Introducing <b>Android Design</b>: The place to learn about principles, building blocks, and patterns - for creating world-class Android user interfaces. Whether you're a UI professional or a developer - playing that role, these docs show you how to make good design decisions, big and small.</p> - <p><a href="{@docRoot}design/index.html">Android Design »</a></p> + <p>Introducing <strong>Google Play</strong>: An integrated digital content destination where +users buy and enjoy all of their favorite content in one place. It's the new destination for +Android apps!</p> + <p><a href="http://android-developers.blogspot.com/2012/03/introducing-google-play.html">Read more »</a></p> </div> <!-- end annoucement --> </div> <!-- end annoucement-block --> </div><!-- end topAnnouncement --> @@ -55,28 +53,32 @@ alt="Android Design" width="160px" style="padding:10px 33px 5px"/> <p><a href="{@docRoot}sdk/index.html">Learn more »</a></p> </td> </tr> + + <tr> <td colspan="2"><div class="seperator"> </div></td> </tr> <tr> - <td class="imageCell"><a href="http://market.android.com/publish"><img src="{@docRoot}assets/images/icon_market.jpg" style="padding:0" /></a></td> + <td class="imageCell"><a href="{@docRoot}design/index.html"><img src="{@docRoot}assets/images/icon_design.png" style="padding:5px" /></a></td> <td> - <h2 class="green">Publish</h2> - <p>Android Market is an open service that lets you distribute your apps to handsets.</p> - <p><a href="http://market.android.com/publish">Learn more »</a></p> + <h2 class="green">Design</h2> + <p>Learn about principles, building blocks, and patterns for creating world-class Android user interfaces.</p> + <p><a href="{@docRoot}design/index.html">Learn more »</a></p> </td> </tr> + <tr> <td colspan="2"><div class="seperator"> </div></td> </tr> <tr> - <td class="imageCell"><a href="http://source.android.com"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></a></td> + <td class="imageCell"><a href="http://play.google.com/apps/publish"><img src="{@docRoot}assets/images/icon_play.png" style="padding:0" /></a></td> <td> - <h2 class="green">Contribute</h2> - <p>Android Open Source Project gives you access to the entire platform source.</p> - <p><a href="http://source.android.com">Learn more »</a></p> + <h2 class="green">Publish</h2> + <p>Google Play is an open service that lets you distribute your apps to devices.</p> + <p><a href="http://play.google.com/apps/publish">Learn more »</a></p> </td> </tr> + <tr> <td colspan="2"><div class="seperator"> </div></td> </tr> @@ -182,8 +184,8 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ 'desc': "<p>Run and debug your Android applications directly on one of these " + "devices. Modify and rebuild the Android operating system, and flash it onto " + "the phone. The Android Dev Phones are carrier-independent, and available for " - + "purchase by developers through their Android Market publisher accounts.</p><p> " - + "<a href='http://market.android.com/publish'>Visit Android Market " + + "purchase by developers through their Google Play publisher accounts.</p><p> " + + "<a href='http://play.google.com/apps/publish'>Visit Google Play " + "to learn more »</a></p>" }, */ |
