Merge "doc change: add announce for developer lab at mwc. move adc to carousel." into eclair

This commit is contained in:
Dirk Dougherty
2010-01-22 14:23:39 -08:00
committed by Android (Google) Code Review
2 changed files with 27 additions and 7 deletions

View File

@@ -11,14 +11,12 @@ home=true
</div><!-- end homeTitle -->
<div id="announcement-block">
<!-- total max width is 520px -->
<img src="{@docRoot}assets/images/home/android_adc.png" alt="Android Developer Challenge 2" width="232px" />
<div id="announcement" style="width:275px">
<p>The second Android Developer Challenge has begun! In this contest,
real-world users will help review and score applications and the overall winner will
take away $250,000. The deadline for submissions was August 31, 2009.</p>
<p><a href="http://code.google.com/android/adc/">Learn more about ADC 2 &raquo;</a></p>
<img src="/assets/images/home/Android_Dev_Lab_l.png" alt="Android developer labs" width="100px" style="padding-left:78px;padding-right:46px;padding-bottom: 8px;"/>
<div id="announcement" style="width:275px">
<p>We're hosting the next Android Developer Lab in Barcelona at <a href="http://www.mobileworldcongress.com/index.htm">Mobile World Congress&nbsp;&raquo;</a> on Wednesday February 17th at <a href="http://www.mobileworldcongress.com/exhibition/app_planet.htm">App Planet&nbsp;&raquo;</a>, located in Hall 7. Come visit us to attend a technical presentation, talk to our Android developer relations team, and meet other members of the developer community.</p><p>Check the Android Developers blog for more information soon!</p>
<!--<p><a href="http://android-developers.blogspot.com/2009/11/bring-your-lab-coats.html">Learn more &raquo;</a></p>-->
</div> <!-- end annoucement -->
</div> <!-- end annoucement-block -->
</div> <!-- end annoucement-block -->
</div><!-- end topAnnouncement -->
<div id="carouselMain" style="height:200px"> <!-- this height can be
adjusted based on the content height -->
@@ -140,6 +138,20 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
+ "component</a>."
},
'adc2': {
'layout':"imgLeft",
'icon':"adc2_s.png",
'name':"ADC 2",
'img':"adc2_l.png",
'title':"Android Developer Challenge 2",
'desc': "<p>We're pleased to announce the "
+ "<a href='http://code.google.com/android/adc/gallery_winners.html'>winners "
+ "of the Android Developer Challenge 2</a>! Please see our "
+ "<a href='http://android-developers.blogspot.com/2009/11/announcing-winners-of-adc-2.html'>blog post</a> "
+ "for full information. Thanks to everyone who participated by submitting an application or judging!</p>"
+ "<p><a href='http://code.google.com/android/adc/'>Learn more about ADC 2 &raquo;</a></p>"
},
'devphone': {
'layout':"imgLeft",
'icon':"devphone-small.png",

View File

@@ -0,0 +1,8 @@
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;url=/index.html">
</head>
<body>
</body>
</html>