2009-03-03 19:31:44 -08:00
home=true
@jd:body
2010-03-26 17:32:26 -07:00
<div id="mainBodyFixed">
2009-03-03 19:31:44 -08:00
<div id="mainBodyLeft">
<div id="homeMiddle">
2009-06-12 14:02:42 -07:00
<div id="topAnnouncement">
<div id="homeTitle">
<h2>Developer Announcements</h2>
</div><!-- end homeTitle -->
<div id="announcement-block">
<!-- total max width is 520px -->
2011-07-12 16:38:07 -07:00
<img src="{@docRoot}images/home/market_icon.png"
alt="Android Market" width="120px" style="padding:10px 53px 5px"/>
2011-02-24 15:13:37 -08:00
<div id="announcement" style="width:275px">
2011-07-12 16:38:07 -07:00
<p>We've completely redesigned Android Market for phones to make it easier to
explore Android apps, games, and other content. Look for the new version coming to your
Android phone!</p> <p><a
href="http://android-developers.blogspot.com/2011/07/new-android-market-for-phones.html">Learn more
»</a></p>
2009-06-12 14:02:42 -07:00
</div> <!-- end annoucement -->
2010-01-20 15:38:33 -08:00
</div> <!-- end annoucement-block -->
2009-06-12 14:02:42 -07:00
</div><!-- end topAnnouncement -->
2010-11-05 14:28:23 -07:00
<div id="carouselMain" style="height:205px"> <!-- this height can be
2009-12-16 12:25:22 -08:00
adjusted based on the content height -->
2009-07-21 10:52:10 -07:00
</div>
2009-03-03 19:31:44 -08:00
<div class="clearer"></div>
2009-07-21 10:52:10 -07:00
<div id="carouselWheel">
2009-06-12 14:02:42 -07:00
<div class="app-list-container" align="center">
<a href="javascript:{}" id="arrow-left" onclick="" class="arrow-left-off"></a>
<div id="list-clip">
<div style="left: 0px;" id="app-list">
<!-- populated by buildCarousel() -->
</div>
</div><!-- end list-clip -->
2009-07-21 10:52:10 -07:00
<a href="javascript:{ page_right(); }" id="arrow-right" onclick="" class="arrow-right-on"></a>
2009-06-12 14:02:42 -07:00
<div class="clearer"></div>
</div><!-- end app-list container -->
2009-07-21 10:52:10 -07:00
</div><!-- end carouselWheel -->
2009-03-03 19:31:44 -08:00
</div><!-- end homeMiddle -->
<div style="clear:both"> </div>
</div><!-- end mainBodyLeft -->
<div id="mainBodyRight">
<table id="rightColumn">
<tr>
<td class="imageCell"><a href="{@docRoot}sdk/index.html"><img src="{@docRoot}assets/images/icon_download.jpg" style="padding:0" /></a></td>
<td>
<h2 class="green">Download</h2>
2010-01-07 10:48:19 -08:00
<p>The Android SDK has the tools, sample code, and docs you need to create great apps.</p>
2009-10-22 14:57:09 -07:00
<p><a href="{@docRoot}sdk/index.html">Learn more »</a></p>
2009-03-03 19:31:44 -08:00
</td>
</tr>
<tr>
<td colspan="2"><div class="seperator"> </div></td>
</tr>
<tr>
<td class="imageCell"><a href="http://www.android.com/market.html"><img src="{@docRoot}assets/images/icon_market.jpg" style="padding:0" /></a></td>
<td>
<h2 class="green">Publish</h2>
<p>Android Market is an open service that lets you distribute your apps to handsets.</p>
2011-02-02 15:08:22 -08:00
<p><a href="http://market.android.com/publish">Learn more »</a></p>
2009-03-03 19:31:44 -08:00
</td>
</tr>
<tr>
<td colspan="2"><div class="seperator"> </div></td>
</tr>
<tr>
<td class="imageCell"><a href="http://source.android.com"><img src="{@docRoot}assets/images/icon_contribute.jpg" style="padding:0" /></a></td>
<td>
<h2 class="green">Contribute</h2>
<p>Android Open Source Project gives you access to the entire platform source.</p>
<p><a href="http://source.android.com">Learn more »</a></p>
</td>
</tr>
<tr>
<td colspan="2"><div class="seperator"> </div></td>
</tr>
<tr>
2009-12-10 15:54:54 -08:00
<td class="imageCell"><a
href="{@docRoot}resources/dashboard/platform-versions.html"><img
src="{@docRoot}images/icon_dashboard.png" style="padding:0" /></a></td>
2009-03-03 19:31:44 -08:00
<td>
2009-12-10 15:54:54 -08:00
<h2 class="green">Target Devices</h2>
<p>The Device Dashboard
provides information about deployed Android devices to
help you target suitable device configurations as you build and update your
apps.</p>
<p><a
href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</a></p>
2009-03-03 19:31:44 -08:00
</td>
</tr>
</table>
</div>
</div>
<!--[if lte IE 6]>
<style>
#arrow-left {
margin:0 0 0 5px;
}
#arrow-right {
margin-left:0;
}
.app-list-container {
margin: 37px 0 0 23px;
}
div#list-clip {
width:468px;
}
</style>
<![endif]-->
<script type="text/javascript">
// * -- carousel dictionary -- * //
/* layout: imgLeft, imgRight, imgTop
icon: image for carousel entry. cropped (height:70px, width:90px)
name: string for carousel entry
img: image for bulletin post. cropped (height: 170, width:230px)
title: header for bulletin (optional, insert "" value to skip
desc: the bulletin post. must include html tags.
*/
var droidList = {
'sdk': {
'layout':"imgLeft",
'icon':"sdk-small.png",
2011-07-12 16:38:07 -07:00
'name':"Android 3.2",
2011-02-14 11:19:05 -08:00
'img':"honeycomb-android.png",
2011-07-12 16:38:07 -07:00
'title':"Android 3.2 is here!",
'desc': "<p>Android 3.2 is a minor feature update that includes new APIs that allow you to "
+ "better target your layouts for specific screen sizes and other miscellaneous new APIs.</p>"
+ "<p>For more information about all the changes in Android 3.2, read the "
+ "<a href='{@docRoot}sdk/android-3.2.html'>version notes</a> and <a "
+ "href='{@docRoot}sdk/api_diff/13/changes.html'>diff report</a>.</p>"
2011-05-02 11:03:24 -07:00
/*
2011-02-14 11:19:05 -08:00
+ "<p>If you have an existing SDK, add Android 3.0 as an "
2010-05-06 10:54:35 -07:00
+ "<a href='{@docRoot}sdk/adding-components.html'>SDK "
+ "component</a>. If you're new to Android, install the "
+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>."
2011-05-02 11:03:24 -07:00
*/
2009-03-03 19:31:44 -08:00
},
2009-08-21 16:41:49 -07:00
2010-05-18 22:11:07 -07:00
'tv': {
2010-01-20 15:38:33 -08:00
'layout':"imgLeft",
2011-06-29 15:17:49 -07:00
'icon':"GTV_icon_small.png",
2010-05-18 22:11:07 -07:00
'name':"Google TV",
2011-06-29 15:17:49 -07:00
'img':"GTV_icon_large.png",
'title':"Google TV!",
'desc': "<p>Build something big. By big, we mean <em>worthy-of-the-living-room</em> big.</p>"
2011-07-12 16:38:07 -07:00
+ " <p>Google TV brings the power of Android"
2011-06-29 15:17:49 -07:00
+ " and Google Chrome to television."
2011-07-12 16:38:07 -07:00
+ " The average American watches five hours of TV per day. Give them the apps"
+ " to update their status, listen to music, watch web videos, and more.</p>"
+ "<p><a href='http://code.google.com/tv'>Develop for Google TV »</a></p>"
2010-01-20 15:38:33 -08:00
},
2011-06-29 15:17:49 -07:00
2009-10-22 14:57:09 -07:00
'devphone': {
2009-07-21 10:52:10 -07:00
'layout':"imgLeft",
2009-10-22 14:57:09 -07:00
'icon':"devphone-small.png",
2009-11-19 01:32:48 -08:00
'name':"Dev Phones",
2009-10-22 14:57:09 -07:00
'img':"devphone-large.png",
2009-11-19 01:32:48 -08:00
'title':"Android Dev Phones",
'desc': "<p>Run and debug your Android applications directly on one of these "
2010-07-23 13:26:24 -07:00
+ "devices. Modify and rebuild the Android operating system, and flash it onto "
+ "the phone. The Android Dev Phones are carrier-independent, and available for "
+ "purchase by developers through their Android Market publisher accounts.</p><p> "
+ "<a href='http://market.android.com/publish'>Visit Android Market "
+ "to learn more »</a></p>"
2009-07-21 10:52:10 -07:00
},
2009-03-03 19:31:44 -08:00
'mapskey': {
'layout':"imgLeft",
'icon':"maps-small.png",
'name':"Maps API Key",
'img':"maps-large.png",
'title':"Maps API Key",
2009-04-26 23:19:20 -07:00
'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>"
2009-03-03 19:31:44 -08:00
}
}
</script>
<script type="text/javascript" src="{@docRoot}assets/carousel.js"></script>
<script type="text/javascript">
initCarousel("sdk");
</script>