The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 1 | home=true |
| 2 | page.title=Home |
| 3 | @jd:body |
| 4 | |
| 5 | |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 6 | <div id="mainBodyFixed"> |
| 7 | <div id="mainBodyLeft"> |
| 8 | <div id="homeMiddle"> |
| 9 | <div id="homeTitle"> |
| 10 | <div style="float:left;"> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 11 | <h2>T-Mobile G1 Now Available!</h2> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 12 | </div> |
| 13 | <div style="float:right;" align="center"> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 14 | <a href="http://www.t-mobileg1.com">Learn more »</a><br /> |
| 15 | <!-- <img src="{@docRoot}assets/images/icon_robot.jpg" style="margin:8px 10px 0 10px; clear:both;" /> --> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 16 | </div> |
| 17 | </div><!-- end homeTitle --> |
| 18 | <div id="carouselMain"> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 19 | <div id="bulletinImg"></div> |
| 20 | <div id="bulletinDesc"></div> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 21 | </div> |
| 22 | <div class="clearer"></div> |
| 23 | <div class="app-list-container" align="center"> |
| 24 | <a href="javascript:{}" id="arrow-left" onclick="" class="arrow-left-off"></a> |
| 25 | <div id="list-clip"> |
| 26 | <div style="left: 0px;" id="app-list"> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 27 | <!-- populated by buildCarousel() --> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 28 | </div> |
| 29 | </div><!-- end list-clip --> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 30 | <a href="javascript:{}" id="arrow-right" onclick="" class="arrow-right-off"></a> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 31 | <div class="clearer"></div> |
| 32 | </div><!-- end app-list container --> |
| 33 | </div><!-- end homeMiddle --> |
| 34 | |
| 35 | <div style="clear:both"> </div> |
| 36 | |
| 37 | <div id="homeBottom"> |
| 38 | <table> |
| 39 | <tr> |
| 40 | <td> |
| 41 | <br /> |
| 42 | <h2>Featured Developer App: BreadCrumbz</h2> |
| 43 | <p>Amos Yoffe takes navigation to the next level with BreadCrumbz.</p> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 44 | <p><a href="http://www.bcrumbz.com">Learn more about this developer »</a></p> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 45 | </td> |
| 46 | <td> |
| 47 | <img src="{@docRoot}assets/images/logo_breadcrumbz.jpg" /> |
| 48 | </td> |
| 49 | </tr> |
| 50 | </table> |
| 51 | </div><!-- end homeBottom --> |
| 52 | </div><!-- end mainBodyLeft --> |
| 53 | |
| 54 | <div id="mainBodyRight"> |
| 55 | <table id="rightColumn"> |
| 56 | <tr> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 57 | <td class="imageCell"><img src="{@docRoot}assets/images/icon_download.jpg" style="padding:0" /></td> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 58 | <td> |
| 59 | <h2 class="green">Download</h2> |
| 60 | <p>Latest SDK</p> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 61 | <p><a href="{@docRoot}sdk/index.html">Download now</a></p> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 62 | </td> |
| 63 | </tr> |
| 64 | <tr> |
| 65 | <td colspan="2"><div class="seperator"> </div></td> |
| 66 | </tr> |
| 67 | <tr> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 68 | <td class="imageCell"><img src="{@docRoot}assets/images/icon_market.jpg" style="padding:0" /></td> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 69 | <td valign="middle"><br /><h2 class="green">Market</h2></td> |
| 70 | </tr> |
| 71 | <tr> |
| 72 | <td colspan="2"> |
| 73 | <br /> |
| 74 | <p>Android Market is an open service that will give developers the opportunity to distribute applications to handsets.</p> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 75 | <p><a href="http://www.android.com/market.html">Learn more »</a></p> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 76 | </td> |
| 77 | </tr> |
| 78 | <tr> |
| 79 | <td colspan="2"><div class="seperator"> </div></td> |
| 80 | </tr> |
| 81 | <tr> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 82 | <td class="imageCell"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></td> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 83 | <td> |
| 84 | <h2 class="green">Contribute</h2> |
| 85 | <p>Create using our open source codebase and help us keep this project growing.</p> |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 86 | <p><a href="http://source.android.com">Learn more »</a></p> |
The Android Open Source Project | 54b6cfa | 2008-10-21 07:00:00 -0700 | [diff] [blame] | 87 | </td> |
| 88 | </tr> |
| 89 | <tr> |
| 90 | <td colspan="2"><div class="seperator"> </div></td> |
| 91 | </tr> |
| 92 | </table> |
| 93 | </div> |
| 94 | </div> |
| 95 | |
The Android Open Source Project | f013e1a | 2008-12-17 18:05:43 -0800 | [diff] [blame^] | 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", |
| 128 | 'name':"SDK 1.0 r1", |
| 129 | 'img':"sdk-large.png", |
| 130 | 'title':"Android 1.0 SDK r1", |
| 131 | 'desc': "<p>The first Android 1.0 SDK is available for download. This is the first release guaranteed to operate on the first Android devices. If you want to release an application for Android, you should be developing with this SDK.</p><p><a href='{@docRoot}sdk/index.html'>Download Android 1.0 SDK r1</a></p>" |
| 132 | }, |
| 133 | |
| 134 | 'mapskey': { |
| 135 | 'layout':"imgLeft", |
| 136 | 'icon':"maps-small.png", |
| 137 | 'name':"Maps API Key", |
| 138 | 'img':"maps-large.png", |
| 139 | 'title':"Maps API Key", |
| 140 | '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='{@docRoot}guide/topics/geo/mapkey.html'>Learn how to get a Maps API Key</a></p>" |
| 141 | }, |
| 142 | |
| 143 | 'market': { |
| 144 | 'layout':"imgTop", |
| 145 | 'icon':"market-small.png", |
| 146 | 'name':"Android Market", |
| 147 | 'img':"market-large.png", |
| 148 | 'title':"", |
| 149 | 'desc': "<p>Android Market helps you get your applications into the hands of users. The beta version of Market is now open and you can begin sharing your applications with users of the first Android-powered phone, the T-Mobile G1.</p><p><a href='http://market.android.com/publish/'>Publish your Android app on Market »</a></p>" |
| 150 | } |
| 151 | |
| 152 | } |
| 153 | </script> |
| 154 | <script type="text/javascript" src="{@docRoot}assets/carousel.js"></script> |
| 155 | <script type="text/javascript"> |
| 156 | initCarousel("sdk"); |
| 157 | </script> |