blob: 05ab987ba89443737216694aff434ec6f5e8db37 [file] [log] [blame]
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -07001home=true
2page.title=Home
3@jd:body
4
5
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -07006 <div id="mainBodyFixed">
7 <div id="mainBodyLeft">
8 <div id="homeMiddle">
9 <div id="homeTitle">
10 <div style="float:left;">
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080011 <h2>T-Mobile G1 Now Available!</h2>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070012 </div>
13 <div style="float:right;" align="center">
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080014 <a href="http://www.t-mobileg1.com">Learn more &raquo;</a><br />
15 <!-- <img src="{@docRoot}assets/images/icon_robot.jpg" style="margin:8px 10px 0 10px; clear:both;" /> -->
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070016 </div>
17 </div><!-- end homeTitle -->
18 <div id="carouselMain">
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080019 <div id="bulletinImg"></div>
20 <div id="bulletinDesc"></div>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070021 </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 Projectf013e1a2008-12-17 18:05:43 -080027 <!-- populated by buildCarousel() -->
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070028 </div>
29 </div><!-- end list-clip -->
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080030 <a href="javascript:{}" id="arrow-right" onclick="" class="arrow-right-off"></a>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070031 <div class="clearer"></div>
32 </div><!-- end app-list container -->
33 </div><!-- end homeMiddle -->
34
35 <div style="clear:both">&nbsp;</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 Projectf013e1a2008-12-17 18:05:43 -080044 <p><a href="http://www.bcrumbz.com">Learn more about this developer &raquo;</a></p>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070045 </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 Projectf013e1a2008-12-17 18:05:43 -080057 <td class="imageCell"><img src="{@docRoot}assets/images/icon_download.jpg" style="padding:0" /></td>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070058 <td>
59 <h2 class="green">Download</h2>
60 <p>Latest SDK</p>
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080061 <p><a href="{@docRoot}sdk/index.html">Download now</a></p>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070062 </td>
63 </tr>
64 <tr>
65 <td colspan="2"><div class="seperator">&nbsp;</div></td>
66 </tr>
67 <tr>
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080068 <td class="imageCell"><img src="{@docRoot}assets/images/icon_market.jpg" style="padding:0" /></td>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070069 <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 Projectf013e1a2008-12-17 18:05:43 -080075 <p><a href="http://www.android.com/market.html">Learn more &raquo;</a></p>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070076 </td>
77 </tr>
78 <tr>
79 <td colspan="2"><div class="seperator">&nbsp;</div></td>
80 </tr>
81 <tr>
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080082 <td class="imageCell"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></td>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070083 <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 Projectf013e1a2008-12-17 18:05:43 -080086 <p><a href="http://source.android.com">Learn more &raquo;</a></p>
The Android Open Source Project54b6cfa2008-10-21 07:00:00 -070087 </td>
88 </tr>
89 <tr>
90 <td colspan="2"><div class="seperator">&nbsp;</div></td>
91 </tr>
92 </table>
93 </div>
94 </div>
95
The Android Open Source Projectf013e1a2008-12-17 18:05:43 -080096<!--[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 &raquo;</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>