blob: 58bfd040815c1a421f60c3712c20a5553f30e6e0 [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">
16 <div class="content-left col-10">
17 <img src="{@docRoot}images/home/design.png" style="margin-top:30px">
18 </div>
19 <div class="content-right col-6">
20 <h1>Make your Android apps<br>look great</h1>
21 <p>New templates in the design guide make it easier than ever to design apps
22that are beautiful and easy to use.</p>
23 <a href="/design/index.html" class="button">Learn More</a>
24 </div>
25 </li>
26 <li class="item carousel-home">
27 <div class="content-left col-10">
28 <img src="/images/home/google-io.png">
Scott Maina8d035c2009-07-21 10:52:10 -070029 </div>
Scott Main50e990c2012-06-21 17:14:39 -070030 <div class="content-right col-6">
31 <h1>Watch Android at Google I/O!</h1>
32 <p>See the keynote and more than 40 Android developer sessions streamed live from Moscone Center in San Francisco. <div style="margin-top:-22px;">Begins June 27, 9AM PDT (UTC-7).</span></p>
33 <a href="https://developers.google.com/events/io/sessions#android"
34class="button">See the Android Sessions</a>
35 </div>
36 </li>
37 <li class="item carousel-home">
38 <div class="content-left col-10">
39 <img src="/images/home/google-play.png"
40 style="margin-top:50px">
41 </div>
42 <div class="content-right col-6">
43 <h1>Publish your apps<br>in Google Play</h1>
44 <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 -080045
Scott Main50e990c2012-06-21 17:14:39 -070046 <a href="{@docRoot}distribute/index.html" class="button">Learn More</a>
47 </div>
48 </li>
49 </ul>
50 </div>
51 </div>
52 <!-- /End slideshow -->
Scott Mainb1560f22012-01-26 16:14:29 -080053
Scott Main50e990c2012-06-21 17:14:39 -070054
55
56</div>
57<div class="wrap" style="padding-bottom:20px">
58 <!-- Section links -->
59 <div class="home-sections">
60 <ul>
61 <li><a href="{@docRoot}about/index.html">About Android</a></li>
62 <li><a href="{@docRoot}sdk/index.html">Get the SDK</a></li>
63 <li><a href="http://source.android.com">Open Source</a></li>
64 <li><a href="{@docRoot}support.html">Support</a></li>
65 <li class="last"><a href="{@docRoot}legal.html">Legal</a></li>
66 </ul>
67 </div>
68 <!-- /Section links -->
69</div>
Scott Mainc9c00022009-08-21 16:41:49 -070070