blob: 1d47ed767caa900af7113c90f1a811fe58cba70d [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001fullpage=true
2no_footer_links=true
3carousel=true
Scott Main633de7b2012-02-01 14:49:32 -08004page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08005@jd:body
6
7
Scott Main50e990c2012-06-21 17:14:39 -07008<div class="wrap">
9 <!-- Slideshow -->
10 <div class="slideshow-container slideshow-home col-16">
11 <a href="" class="slideshow-prev">Prev</a>
12 <a href="" class="slideshow-next">Next</a>
13 <div class="frame">
14 <ul>
15 <li class="item carousel-home">
Scott Main32c1c5c2012-06-22 21:21:35 -070016 <div class="content-left col-9">
Scott Main88eee992012-01-03 12:06:03 -080017 <a href="{@docRoot}about/versions/jelly-bean.html"><img src="{@docRoot}images/home/android-jellybean.png" ></a>
Scott Main32c1c5c2012-06-22 21:21:35 -070018 </div>
19 <div class="content-right col-6">
20 <h1>Jelly Bean now available!</h1>
21 <p>Android 4.1 (Jelly Bean) builds on what's great about Android
22 with improvements to performance and user experience.</p>
Dirk Dougherty1e5d22b2012-06-26 23:18:11 -070023 <p>New APIs are also available that allow you to build richer and more
Scott Main32c1c5c2012-06-22 21:21:35 -070024 interactive notifications, transfer larger
Dirk Dougherty1e5d22b2012-06-26 23:18:11 -070025 payloads through NFC, discover services over Wi-Fi, and much more.</p>
Scott Main88eee992012-01-03 12:06:03 -080026 <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">More
Scott Main32c1c5c2012-06-22 21:21:35 -070027 about Jelly Bean</a></p>
28 </div>
29 </li>
30 <li class="item carousel-home">
Scott Main50e990c2012-06-21 17:14:39 -070031 <div class="content-left col-10">
32 <img src="{@docRoot}images/home/design.png" style="margin-top:30px">
33 </div>
Scott Main32c1c5c2012-06-22 21:21:35 -070034 <div class="content-right col-5">
Scott Main50e990c2012-06-21 17:14:39 -070035 <h1>Make your Android apps<br>look great</h1>
36 <p>New templates in the design guide make it easier than ever to design apps
37that are beautiful and easy to use.</p>
Scott Main88eee992012-01-03 12:06:03 -080038 <p><a href="{@docRoot}design/index.html" class="button">Learn More</a></p>
Scott Main50e990c2012-06-21 17:14:39 -070039 </div>
40 </li>
41 <li class="item carousel-home">
42 <div class="content-left col-10">
Scott Main88eee992012-01-03 12:06:03 -080043 <img src="{@docRoot}images/home/google-io.png">
Scott Maina8d035c2009-07-21 10:52:10 -070044 </div>
Scott Main32c1c5c2012-06-22 21:21:35 -070045 <div class="content-right col-5">
Scott Mainb949d412012-07-19 11:23:01 -070046 <h1>Android videos<br/> from Google I/O!</h1>
47 <p>If you couldn't make it to Google I/O this year or want to review some of the material,
48 all of the Android sessions are now available for viewing online.</p>
49 <p><a href="http://www.youtube.com/playlist?list=PL4C6BCDE45E05F49E&feature=plcp"
50class="button">Watch the Android sessions</a></p>
Scott Main50e990c2012-06-21 17:14:39 -070051 </div>
52 </li>
53 <li class="item carousel-home">
54 <div class="content-left col-10">
Scott Main88eee992012-01-03 12:06:03 -080055 <img src="{@docRoot}images/home/google-play.png"
Scott Main50e990c2012-06-21 17:14:39 -070056 style="margin-top:50px">
57 </div>
Scott Main32c1c5c2012-06-22 21:21:35 -070058 <div class="content-right col-5">
Scott Main50e990c2012-06-21 17:14:39 -070059 <h1>Publish your apps<br>in Google Play</h1>
60 <p>The most visited store in the world for Android apps. Cloud-connected and always synced, it's never been easier for users to find and download your apps.</p>
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080061
Scott Main32c1c5c2012-06-22 21:21:35 -070062 <p><a href="{@docRoot}distribute/index.html" class="button">Learn More</a></p>
Scott Main50e990c2012-06-21 17:14:39 -070063 </div>
64 </li>
65 </ul>
66 </div>
67 </div>
68 <!-- /End slideshow -->
Scott Mainb1560f22012-01-26 16:14:29 -080069
Scott Main50e990c2012-06-21 17:14:39 -070070
Scott Main50e990c2012-06-21 17:14:39 -070071</div>
72<div class="wrap" style="padding-bottom:20px">
73 <!-- Section links -->
74 <div class="home-sections">
75 <ul>
76 <li><a href="{@docRoot}about/index.html">About Android</a></li>
77 <li><a href="{@docRoot}sdk/index.html">Get the SDK</a></li>
78 <li><a href="http://source.android.com">Open Source</a></li>
79 <li><a href="{@docRoot}support.html">Support</a></li>
80 <li class="last"><a href="{@docRoot}legal.html">Legal</a></li>
81 </ul>
82 </div>
83 <!-- /Section links -->
84</div>
Scott Mainc9c00022009-08-21 16:41:49 -070085