The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1 | home=true |
| 2 | @jd:body |
| 3 | |
| 4 | |
| 5 | <div id="mainBodyFixed"> |
| 6 | <div id="mainBodyLeft"> |
| 7 | <div id="homeMiddle"> |
Scott Main | 110b50c | 2009-06-12 14:02:42 -0700 | [diff] [blame] | 8 | <div id="topAnnouncement"> |
| 9 | <div id="homeTitle"> |
| 10 | <h2>Developer Announcements</h2> |
| 11 | </div><!-- end homeTitle --> |
| 12 | <div id="announcement-block"> |
| 13 | <!-- total max width is 520px --> |
Dirk Dougherty | a0fc438 | 2010-01-20 15:38:33 -0800 | [diff] [blame] | 14 | <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;"/> |
| 15 | <div id="announcement" style="width:275px"> |
Dirk Dougherty | dc19ba8 | 2010-01-26 16:58:33 -0800 | [diff] [blame] | 16 | <p>We're hosting the next Android Developer Lab in Barcelona at <a href="http://www.mobileworldcongress.com/index.htm">Mobile World Congress »</a> on Wednesday February 17th at <a href="http://www.mobileworldcongress.com/exhibition/app_planet.htm">App Planet »</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><a href="http://sites.google.com/site/androidmwc/home">Learn more »</a></p> |
Dirk Dougherty | a0fc438 | 2010-01-20 15:38:33 -0800 | [diff] [blame] | 17 | <!--<p><a href="http://android-developers.blogspot.com/2009/11/bring-your-lab-coats.html">Learn more »</a></p>--> |
Scott Main | 110b50c | 2009-06-12 14:02:42 -0700 | [diff] [blame] | 18 | </div> <!-- end annoucement --> |
Dirk Dougherty | a0fc438 | 2010-01-20 15:38:33 -0800 | [diff] [blame] | 19 | </div> <!-- end annoucement-block --> |
Scott Main | 110b50c | 2009-06-12 14:02:42 -0700 | [diff] [blame] | 20 | </div><!-- end topAnnouncement --> |
Scott Main | e4b0d30 | 2009-12-16 12:25:22 -0800 | [diff] [blame] | 21 | <div id="carouselMain" style="height:200px"> <!-- this height can be |
| 22 | adjusted based on the content height --> |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 23 | </div> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 24 | <div class="clearer"></div> |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 25 | <div id="carouselWheel"> |
Scott Main | 110b50c | 2009-06-12 14:02:42 -0700 | [diff] [blame] | 26 | <div class="app-list-container" align="center"> |
| 27 | <a href="javascript:{}" id="arrow-left" onclick="" class="arrow-left-off"></a> |
| 28 | <div id="list-clip"> |
| 29 | <div style="left: 0px;" id="app-list"> |
| 30 | <!-- populated by buildCarousel() --> |
| 31 | </div> |
| 32 | </div><!-- end list-clip --> |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 33 | <a href="javascript:{ page_right(); }" id="arrow-right" onclick="" class="arrow-right-on"></a> |
Scott Main | 110b50c | 2009-06-12 14:02:42 -0700 | [diff] [blame] | 34 | <div class="clearer"></div> |
| 35 | </div><!-- end app-list container --> |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 36 | </div><!-- end carouselWheel --> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 37 | </div><!-- end homeMiddle --> |
| 38 | |
| 39 | <div style="clear:both"> </div> |
| 40 | </div><!-- end mainBodyLeft --> |
| 41 | |
| 42 | <div id="mainBodyRight"> |
| 43 | <table id="rightColumn"> |
| 44 | <tr> |
| 45 | <td class="imageCell"><a href="{@docRoot}sdk/index.html"><img src="{@docRoot}assets/images/icon_download.jpg" style="padding:0" /></a></td> |
| 46 | <td> |
| 47 | <h2 class="green">Download</h2> |
Dirk Dougherty | cf6bbab | 2010-01-07 10:48:19 -0800 | [diff] [blame] | 48 | <p>The Android SDK has the tools, sample code, and docs you need to create great apps.</p> |
Scott Main | 08c5753 | 2009-10-22 14:57:09 -0700 | [diff] [blame] | 49 | <p><a href="{@docRoot}sdk/index.html">Learn more »</a></p> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 50 | </td> |
| 51 | </tr> |
| 52 | <tr> |
| 53 | <td colspan="2"><div class="seperator"> </div></td> |
| 54 | </tr> |
| 55 | <tr> |
| 56 | <td class="imageCell"><a href="http://www.android.com/market.html"><img src="{@docRoot}assets/images/icon_market.jpg" style="padding:0" /></a></td> |
| 57 | <td> |
| 58 | <h2 class="green">Publish</h2> |
| 59 | <p>Android Market is an open service that lets you distribute your apps to handsets.</p> |
| 60 | <p><a href="http://www.android.com/market.html">Learn more »</a></p> |
| 61 | </td> |
| 62 | </tr> |
| 63 | <tr> |
| 64 | <td colspan="2"><div class="seperator"> </div></td> |
| 65 | </tr> |
| 66 | <tr> |
| 67 | <td class="imageCell"><a href="http://source.android.com"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></a></td> |
| 68 | <td> |
| 69 | <h2 class="green">Contribute</h2> |
| 70 | <p>Android Open Source Project gives you access to the entire platform source.</p> |
| 71 | <p><a href="http://source.android.com">Learn more »</a></p> |
| 72 | </td> |
| 73 | </tr> |
| 74 | <tr> |
| 75 | <td colspan="2"><div class="seperator"> </div></td> |
| 76 | </tr> |
| 77 | <tr> |
Scott Main | 4c4a47f | 2009-12-10 15:54:54 -0800 | [diff] [blame] | 78 | <td class="imageCell"><a |
| 79 | href="{@docRoot}resources/dashboard/platform-versions.html"><img |
| 80 | src="{@docRoot}images/icon_dashboard.png" style="padding:0" /></a></td> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 81 | <td> |
Scott Main | 4c4a47f | 2009-12-10 15:54:54 -0800 | [diff] [blame] | 82 | <h2 class="green">Target Devices</h2> |
| 83 | <p>The Device Dashboard |
| 84 | provides information about deployed Android devices to |
| 85 | help you target suitable device configurations as you build and update your |
| 86 | apps.</p> |
| 87 | <p><a |
| 88 | href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</a></p> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 89 | </td> |
| 90 | </tr> |
| 91 | |
| 92 | </table> |
| 93 | </div> |
| 94 | </div> |
| 95 | |
| 96 | <!--[if lte IE 6]> |
| 97 | <style> |
| 98 | #arrow-left { |
| 99 | margin:0 0 0 5px; |
| 100 | } |
| 101 | #arrow-right { |
| 102 | margin-left:0; |
| 103 | } |
| 104 | .app-list-container { |
| 105 | margin: 37px 0 0 23px; |
| 106 | } |
| 107 | div#list-clip { |
| 108 | width:468px; |
| 109 | } |
| 110 | </style> |
| 111 | <![endif]--> |
| 112 | |
| 113 | <script type="text/javascript"> |
| 114 | |
| 115 | // * -- carousel dictionary -- * // |
| 116 | /* layout: imgLeft, imgRight, imgTop |
| 117 | icon: image for carousel entry. cropped (height:70px, width:90px) |
| 118 | name: string for carousel entry |
| 119 | img: image for bulletin post. cropped (height: 170, width:230px) |
| 120 | title: header for bulletin (optional, insert "" value to skip |
| 121 | desc: the bulletin post. must include html tags. |
| 122 | */ |
| 123 | |
| 124 | var droidList = { |
| 125 | 'sdk': { |
| 126 | 'layout':"imgLeft", |
| 127 | 'icon':"sdk-small.png", |
Scott Main | e4b0d30 | 2009-12-16 12:25:22 -0800 | [diff] [blame] | 128 | 'name':"Android 2.1", |
| 129 | 'img':"sdk-large.png", |
| 130 | 'title':"Android 2.1 is now available", |
| 131 | 'desc': "<p>Android 2.1 is a small feature release that includes new developer APIs " |
| 132 | + "and documentation. For information about what's included in the platform, " |
| 133 | + "read the <a href='{@docRoot}sdk/android-2.1.html'>Android 2.1 " |
Scott Main | 2edbbaf | 2009-11-19 01:32:48 -0800 | [diff] [blame] | 134 | + "version notes</a>.</p>" |
Scott Main | e4b0d30 | 2009-12-16 12:25:22 -0800 | [diff] [blame] | 135 | + "<p>You can update your existing development environment " |
| 136 | + "by installing the Android 2.1 platform as an " |
| 137 | + "<a href='{@docRoot}sdk/adding-components.html'>SDK " |
| 138 | + "component</a>." |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 139 | }, |
Scott Main | c9c0002 | 2009-08-21 16:41:49 -0700 | [diff] [blame] | 140 | |
Dirk Dougherty | a0fc438 | 2010-01-20 15:38:33 -0800 | [diff] [blame] | 141 | 'adc2': { |
| 142 | 'layout':"imgLeft", |
| 143 | 'icon':"adc2_s.png", |
| 144 | 'name':"ADC 2", |
| 145 | 'img':"adc2_l.png", |
| 146 | 'title':"Android Developer Challenge 2", |
| 147 | 'desc': "<p>We're pleased to announce the " |
| 148 | + "<a href='http://code.google.com/android/adc/gallery_winners.html'>winners " |
| 149 | + "of the Android Developer Challenge 2</a>! Please see our " |
| 150 | + "<a href='http://android-developers.blogspot.com/2009/11/announcing-winners-of-adc-2.html'>blog post</a> " |
| 151 | + "for full information. Thanks to everyone who participated by submitting an application or judging!</p>" |
| 152 | + "<p><a href='http://code.google.com/android/adc/'>Learn more about ADC 2 »</a></p>" |
| 153 | }, |
| 154 | |
Scott Main | 08c5753 | 2009-10-22 14:57:09 -0700 | [diff] [blame] | 155 | 'devphone': { |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 156 | 'layout':"imgLeft", |
Scott Main | 08c5753 | 2009-10-22 14:57:09 -0700 | [diff] [blame] | 157 | 'icon':"devphone-small.png", |
Scott Main | 2edbbaf | 2009-11-19 01:32:48 -0800 | [diff] [blame] | 158 | 'name':"Dev Phones", |
Scott Main | 08c5753 | 2009-10-22 14:57:09 -0700 | [diff] [blame] | 159 | 'img':"devphone-large.png", |
Scott Main | 2edbbaf | 2009-11-19 01:32:48 -0800 | [diff] [blame] | 160 | 'title':"Android Dev Phones", |
| 161 | 'desc': "<p>Run and debug your Android applications directly on one of these " |
| 162 | + "device. Modify and rebuild the Android operating system, and flash it onto " |
| 163 | + "the phone. The Android Dev Phones are carrier independent, and available for " |
| 164 | + "purchase by any developer registered with <a " |
| 165 | + "href='http://market.android.com/publish'>Android Market</a>.</p><p><a " |
| 166 | + "href='/guide/developing/device.html#dev-phone-1'>Learn more about the " |
| 167 | + "Android Dev Phones »</a></p>" |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 168 | }, |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 169 | |
| 170 | 'mapskey': { |
| 171 | 'layout':"imgLeft", |
| 172 | 'icon':"maps-small.png", |
| 173 | 'name':"Maps API Key", |
| 174 | 'img':"maps-large.png", |
| 175 | 'title':"Maps API Key", |
Scott Main | 263ed76 | 2009-04-26 23:19:20 -0700 | [diff] [blame] | 176 | 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='http://code.google.com/android/add-ons/google-apis/maps-overview.html'>Learn more »</a></p>" |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 177 | }, |
| 178 | |
Scott Main | 08c5753 | 2009-10-22 14:57:09 -0700 | [diff] [blame] | 179 | 'io': { |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 180 | 'layout':"imgLeft", |
Scott Main | 08c5753 | 2009-10-22 14:57:09 -0700 | [diff] [blame] | 181 | 'icon':"io-small.png", |
| 182 | 'name':"Google I/O", |
| 183 | 'img':"io-large.png", |
| 184 | 'title':"Google I/O Developer Conference", |
| 185 | 'desc': "<p>The Google I/O developer conference took place May 27-28 in San Francisco. If you missed the conference, you can experience the Android sessions by viewing YouTube videos.</p><p><a href='{@docRoot}videos/index.html'>See the sessions from Google I/O »</a></p>" |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 186 | } |
| 187 | |
| 188 | } |
| 189 | </script> |
| 190 | <script type="text/javascript" src="{@docRoot}assets/carousel.js"></script> |
| 191 | <script type="text/javascript"> |
| 192 | initCarousel("sdk"); |
| 193 | </script> |