blob: a8b61bfb999967c4cd91dde408a188085e5fed8a [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001home=true
2@jd:body
3
4
Dirk Dougherty7b229ef2010-03-26 17:32:26 -07005<div id="mainBodyFixed">
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08006 <div id="mainBodyLeft">
7 <div id="homeMiddle">
Scott Main110b50c2009-06-12 14:02:42 -07008 <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 -->
Scott Main93493d42011-07-12 16:38:07 -070014 <img src="{@docRoot}images/home/market_icon.png"
15alt="Android Market" width="120px" style="padding:10px 53px 5px"/>
Dirk Doughertyba27fe12011-02-24 15:13:37 -080016 <div id="announcement" style="width:275px">
Scott Main93493d42011-07-12 16:38:07 -070017 <p>We've completely redesigned Android Market for phones to make it easier to
18explore Android apps, games, and other content. Look for the new version coming to your
19Android phone!</p> <p><a
20href="http://android-developers.blogspot.com/2011/07/new-android-market-for-phones.html">Learn more
21&raquo;</a></p>
Scott Main110b50c2009-06-12 14:02:42 -070022 </div> <!-- end annoucement -->
Dirk Doughertya0fc4382010-01-20 15:38:33 -080023 </div> <!-- end annoucement-block -->
Scott Main110b50c2009-06-12 14:02:42 -070024 </div><!-- end topAnnouncement -->
Scott Main0bd16852010-11-05 14:28:23 -070025 <div id="carouselMain" style="height:205px"> <!-- this height can be
Scott Maine4b0d302009-12-16 12:25:22 -080026 adjusted based on the content height -->
Scott Maina8d035c2009-07-21 10:52:10 -070027 </div>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080028 <div class="clearer"></div>
Scott Maina8d035c2009-07-21 10:52:10 -070029 <div id="carouselWheel">
Scott Main110b50c2009-06-12 14:02:42 -070030 <div class="app-list-container" align="center">
31 <a href="javascript:{}" id="arrow-left" onclick="" class="arrow-left-off"></a>
32 <div id="list-clip">
33 <div style="left: 0px;" id="app-list">
34 <!-- populated by buildCarousel() -->
35 </div>
36 </div><!-- end list-clip -->
Scott Maina8d035c2009-07-21 10:52:10 -070037 <a href="javascript:{ page_right(); }" id="arrow-right" onclick="" class="arrow-right-on"></a>
Scott Main110b50c2009-06-12 14:02:42 -070038 <div class="clearer"></div>
39 </div><!-- end app-list container -->
Scott Maina8d035c2009-07-21 10:52:10 -070040 </div><!-- end carouselWheel -->
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080041 </div><!-- end homeMiddle -->
42
43 <div style="clear:both">&nbsp;</div>
44 </div><!-- end mainBodyLeft -->
45
46 <div id="mainBodyRight">
47 <table id="rightColumn">
48 <tr>
49 <td class="imageCell"><a href="{@docRoot}sdk/index.html"><img src="{@docRoot}assets/images/icon_download.jpg" style="padding:0" /></a></td>
50 <td>
51 <h2 class="green">Download</h2>
Dirk Doughertycf6bbab2010-01-07 10:48:19 -080052 <p>The Android SDK has the tools, sample code, and docs you need to create great apps.</p>
Scott Main08c57532009-10-22 14:57:09 -070053 <p><a href="{@docRoot}sdk/index.html">Learn more &raquo;</a></p>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080054 </td>
55 </tr>
56 <tr>
57 <td colspan="2"><div class="seperator">&nbsp;</div></td>
58 </tr>
59 <tr>
60 <td class="imageCell"><a href="http://www.android.com/market.html"><img src="{@docRoot}assets/images/icon_market.jpg" style="padding:0" /></a></td>
61 <td>
62 <h2 class="green">Publish</h2>
63 <p>Android Market is an open service that lets you distribute your apps to handsets.</p>
Scott Main4fe92882011-02-02 15:08:22 -080064 <p><a href="http://market.android.com/publish">Learn more &raquo;</a></p>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080065 </td>
66 </tr>
67 <tr>
68 <td colspan="2"><div class="seperator">&nbsp;</div></td>
69 </tr>
70 <tr>
71 <td class="imageCell"><a href="http://source.android.com"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></a></td>
72 <td>
73 <h2 class="green">Contribute</h2>
74 <p>Android Open Source Project gives you access to the entire platform source.</p>
75 <p><a href="http://source.android.com">Learn more &raquo;</a></p>
76 </td>
77 </tr>
78 <tr>
79 <td colspan="2"><div class="seperator">&nbsp;</div></td>
80 </tr>
81 <tr>
Scott Main4c4a47f2009-12-10 15:54:54 -080082 <td class="imageCell"><a
83href="{@docRoot}resources/dashboard/platform-versions.html"><img
84src="{@docRoot}images/icon_dashboard.png" style="padding:0" /></a></td>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080085 <td>
Scott Main4c4a47f2009-12-10 15:54:54 -080086 <h2 class="green">Target Devices</h2>
87 <p>The Device Dashboard
88provides information about deployed Android devices to
89help you target suitable device configurations as you build and update your
90apps.</p>
91 <p><a
92href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</a></p>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080093 </td>
94 </tr>
95
96 </table>
97 </div>
98 </div>
99
100<!--[if lte IE 6]>
101 <style>
102 #arrow-left {
103 margin:0 0 0 5px;
104 }
105 #arrow-right {
106 margin-left:0;
107 }
108 .app-list-container {
109 margin: 37px 0 0 23px;
110 }
111 div#list-clip {
112 width:468px;
113 }
114 </style>
115<![endif]-->
116
117<script type="text/javascript">
118
119// * -- carousel dictionary -- * //
120 /* layout: imgLeft, imgRight, imgTop
121 icon: image for carousel entry. cropped (height:70px, width:90px)
122 name: string for carousel entry
123 img: image for bulletin post. cropped (height: 170, width:230px)
124 title: header for bulletin (optional, insert "" value to skip
125 desc: the bulletin post. must include html tags.
126 */
127
128 var droidList = {
129 'sdk': {
130 'layout':"imgLeft",
131 'icon':"sdk-small.png",
Scott Main93493d42011-07-12 16:38:07 -0700132 'name':"Android 3.2",
Scott Mainbff360a2011-02-14 11:19:05 -0800133 'img':"honeycomb-android.png",
Scott Main93493d42011-07-12 16:38:07 -0700134 'title':"Android 3.2 is here!",
135 'desc': "<p>Android 3.2 is a minor feature update that includes new APIs that allow you to "
136+ "better target your layouts for specific screen sizes and other miscellaneous new APIs.</p>"
137+ "<p>For more information about all the changes in Android 3.2, read the "
138+ "<a href='{@docRoot}sdk/android-3.2.html'>version notes</a> and <a "
139+ "href='{@docRoot}sdk/api_diff/13/changes.html'>diff report</a>.</p>"
Scott Main8f5379b2011-05-02 11:03:24 -0700140/*
Scott Mainbff360a2011-02-14 11:19:05 -0800141+ "<p>If you have an existing SDK, add Android 3.0 as an "
Scott Main0d3401d2010-05-06 10:54:35 -0700142+ "<a href='{@docRoot}sdk/adding-components.html'>SDK "
143+ "component</a>. If you're new to Android, install the "
144+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>."
Scott Main8f5379b2011-05-02 11:03:24 -0700145*/
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800146 },
Scott Mainc9c00022009-08-21 16:41:49 -0700147
Dirk Doughertydc737ca2010-05-18 22:11:07 -0700148 'tv': {
Dirk Doughertya0fc4382010-01-20 15:38:33 -0800149 'layout':"imgLeft",
Joe Malin16f191f2011-06-29 15:17:49 -0700150 'icon':"GTV_icon_small.png",
Dirk Doughertydc737ca2010-05-18 22:11:07 -0700151 'name':"Google TV",
Joe Malin16f191f2011-06-29 15:17:49 -0700152 'img':"GTV_icon_large.png",
153 'title':"Google TV!",
154 'desc': "<p>Build something big. By big, we mean <em>worthy-of-the-living-room</em> big.</p>"
Scott Main93493d42011-07-12 16:38:07 -0700155 + " <p>Google TV brings the power of Android"
Joe Malin16f191f2011-06-29 15:17:49 -0700156 + " and Google Chrome to television."
Scott Main93493d42011-07-12 16:38:07 -0700157 + " The average American watches five hours of TV per day. Give them the apps"
158 + " to update their status, listen to music, watch web videos, and more.</p>"
159 + "<p><a href='http://code.google.com/tv'>Develop for Google TV &raquo;</a></p>"
Dirk Doughertya0fc4382010-01-20 15:38:33 -0800160 },
161
Joe Malin16f191f2011-06-29 15:17:49 -0700162
Scott Main08c57532009-10-22 14:57:09 -0700163 'devphone': {
Scott Maina8d035c2009-07-21 10:52:10 -0700164 'layout':"imgLeft",
Scott Main08c57532009-10-22 14:57:09 -0700165 'icon':"devphone-small.png",
Scott Main2edbbaf2009-11-19 01:32:48 -0800166 'name':"Dev Phones",
Scott Main08c57532009-10-22 14:57:09 -0700167 'img':"devphone-large.png",
Scott Main2edbbaf2009-11-19 01:32:48 -0800168 'title':"Android Dev Phones",
169 'desc': "<p>Run and debug your Android applications directly on one of these "
Dirk Doughertyd116e3e2010-07-23 13:26:24 -0700170 + "devices. Modify and rebuild the Android operating system, and flash it onto "
171 + "the phone. The Android Dev Phones are carrier-independent, and available for "
172 + "purchase by developers through their Android Market publisher accounts.</p><p> "
173 + "<a href='http://market.android.com/publish'>Visit Android Market "
174 + "to learn more &raquo;</a></p>"
Scott Maina8d035c2009-07-21 10:52:10 -0700175 },
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800176
177 'mapskey': {
178 'layout':"imgLeft",
179 'icon':"maps-small.png",
180 'name':"Maps API Key",
181 'img':"maps-large.png",
182 'title':"Maps API Key",
Scott Main263ed762009-04-26 23:19:20 -0700183 '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 &raquo;</a></p>"
The Android Open Source Project9066cfe2009-03-03 19:31:44 -0800184 }
185
186 }
187</script>
188<script type="text/javascript" src="{@docRoot}assets/carousel.js"></script>
189<script type="text/javascript">
190 initCarousel("sdk");
191</script>