OSDN Git Service

am 741d6120: am 5c268763: Merge "Expose StaticLayout.Builder publicly" into mnc-dev
[android-x86/frameworks-base.git] / docs / html / index.jd
1 fullpage=true
2 excludeFromSuggestions=true
3 page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
4 page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
5
6 @jd:body
7
8 <!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
9 </div> -->
10 <section class="dac-hero-carousel">
11
12 <!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
13 <article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;">
14 <a href="/preview/index.html">
15   <div class="wrap" style="max-width:1100px;margin-top:0">
16     <div class="cols dac-hero-content">
17       <div class="col-8of16 col-push-6of16 dac-hero-figure mprev">
18       </div>
19       <div class="col-8of16 col-pull-7of16">
20         <div class="dac-hero-tag"></div>
21
22         <h1 class="dac-hero-title" style="white-space:nowrap;">Android 6.0 Marshmallow</h1>
23         </div>
24         <div class="col-6of16 col-push-1of16">
25         <p class="dac-hero-description" style="color:white"><strong>The
26         official Android 6.0 SDK is now available!</strong> Update to
27         Developer Preview 3 and get your apps ready for Android Marshmallow!</p>
28
29         <a class="dac-hero-cta" href="/preview/index.html">
30           <span class="dac-sprite dac-auto-chevron"></span>
31           Get started
32         </a><br>
33
34         <a class="dac-hero-cta mprev" href="/preview/support.html">
35           <span class="dac-sprite dac-auto-chevron"></span>
36           Update to Developer Preview 3 (final SDK)
37         </a>
38       </div>
39       </div>
40     </div>
41   </div>
42 </a>
43 </article></section>
44
45 <div class="actions-bar dac-expand dac-invert">
46   <div class="wrap dac-offset-parent">
47     <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
48       <i class="dac-sprite dac-arrow-down-gray"></i>
49     </a>
50     <div class="actions">
51       <div><a href="{@docRoot}sdk/index.html">
52         <span class="dac-sprite dac-auto-chevron-large"></span>
53         Get the SDK
54       </a></div>
55       <div><a href="{@docRoot}samples/index.html">
56         <span class="dac-sprite dac-auto-chevron-large"></span>
57         Browse Samples
58       </a></div>
59       <div><a href="//www.youtube.com/user/androiddevelopers">
60         <span class="dac-sprite dac-auto-chevron-large"></span>
61         Watch Videos
62       </a></div>
63     </div><!-- end .actions -->
64   </div><!-- end .wrap -->
65 </div><!-- end .actions-bar -->
66
67
68
69 <section class="dac-section dac-section-light" id="build-apps"><div class="wrap">
70   <h1 class="dac-section-title">Build Beautiful Apps</h1>
71   <div class="dac-section-subtitle">
72     Resources to get you started with designing and developing for Android.
73   </div>
74   <div class="resource-widget resource-flow-layout col-16"
75        data-query="collection:index/primary"
76        data-cardSizes="6x6"
77        data-maxResults="3"></div>
78 </div></section>
79
80 <div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel">
81 </div>
82
83 <section class="dac-section dac-gray"><div class="wrap">
84   <div class="cols"><div class="col-10of12 col-push-1of12">
85     <h1 class="dac-section-title">Build for a Multi-Screen World</h1>
86     <div class="dac-section-subtitle">
87       Android runs on billions of handheld devices around the world,
88       and it now supports these exciting, new form-factors.
89     </div>
90   </div></div>
91   <div class="resource-widget resource-flow-layout col-16"
92        data-query="collection:index/multiscreen"
93        data-cardSizes="6x6"
94        data-maxResults="3"></div>
95 </div></section>