blob: bbb6a16bc567e179e6915b404baf9805f0129772 [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>
Dirk Dougherty0acf9462013-07-17 18:00:35 -070015
Scott Main50e990c2012-06-21 17:14:39 -070016 <li class="item carousel-home">
Scott Main86c9d472013-06-21 20:39:41 -070017 <div class="content-left col-9">
18 <a href="{@docRoot}about/versions/jelly-bean.html"><img src="{@docRoot}images/home/android-jellybean.png" ></a>
19 </div>
20 <div class="content-right col-6">
Dirk Dougherty3ab04702013-07-07 14:10:16 -070021 <h1>A Sweeter Jelly Bean!</h1>
Scott Main86c9d472013-06-21 20:39:41 -070022 <p>Android 4.3 is now available with a variety of performance improvements
Dirk Dougherty3ab04702013-07-07 14:10:16 -070023 and new features. </p>
24 <p>For developers, the new platform adds support for <span style="white-space:nowrap;">OpenGL ES 3.0</span>,
25 connectivity with Bluetooth Smart devices and sensors, support for restricted profiles, a modular DRM framework,
26 new profiling tools, and more.</p>
Scott Main86c9d472013-06-21 20:39:41 -070027 <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p>
28 </div>
29 </li>
Scott Main248573b2013-05-29 12:27:09 -070030
31
Scott Maind51eeba2013-02-25 10:19:11 -080032 <li class="item carousel-home">
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080033 <div class="content-left col-11" style="padding-top:65px;">
34 <script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
Dirk Doughertyc7e4be82013-07-17 18:00:35 -070035 <div style="box-shadow: 3px 10px 18px 1px #999;width:600px;height:336px">
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080036 <div id="ytapiplayer">
Dirk Doughertyc7e4be82013-07-17 18:00:35 -070037 <a href="http://www.youtube.com/watch?v=CbpoZeQCNe4"><img width=600 src="{@docRoot}images/video-Colopl.png"></a><!--You need Flash player 8+ and JavaScript enabled to view this video. -->
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080038 </div>
39 <script type="text/javascript">
40 var params = { allowScriptAccess: "always" };
41 var atts = { id: "ytapiplayer" };
Dirk Doughertyc7e4be82013-07-17 18:00:35 -070042 swfobject.embedSWF("//www.youtube.com/v/CbpoZeQCNe4?enablejsapi=1&playerapiid=ytplayer&version=3&HD=1;rel=0;showinfo=0;modestbranding;origin=developer.android.com;autohide=1",
43 "ytapiplayer", "600", "336", "8", null, null, params, atts);
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080044
45 // Callback used to pause/resume carousel based on video state
Dirk Dougherty0acf9462013-07-17 18:00:35 -070046 function onytplayerStateChange(newState) {
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080047 var isPaused = $("#pauseButton").hasClass("paused");
48 if ((newState == 1) || (newState == 3)) {
49 // if playing or buffering, pause the carousel
50 if (!isPaused) {
51 $("#pauseButton").click();
52 }
53 } else {
54 // otherwise, make sure carousel is running
55 if (isPaused) {
56 $("#pauseButton").click();
57 }
58 }
59 }
60
61 // Callback received when YouTube player loads to setup callback (above)
62 function onYouTubePlayerReady(playerId) {
63 var ytplayer = document.getElementById("ytapiplayer");
64 ytplayer.addEventListener("onStateChange", "onytplayerStateChange");
65 }
66
67 </script>
68 </div>
69 </div>
70 <div class="content-right col-4">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070071 <h1 style="white-space:nowrap;line-height:1.2em;">Developer Story: <br />Colopl</h1>
72 <p>The creators of Kuma The Bear, Japan-based Colopl, talk about how Google Play and Android allowed them to grow their business to become one of the most profitable games publishers in APAC to date. </p>
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080073 </div>
74 </li>
Dirk Doughertyc7e4be82013-07-17 18:00:35 -070075
Dirk Dougherty0acf9462013-07-17 18:00:35 -070076
Dirk Doughertyc7e4be82013-07-17 18:00:35 -070077 <li class="item carousel-home">
78 <div class="content-left col-11" style="padding-top:10px;">
79 <a href="{@docRoot}channels/io2013.html">
80 <img src="{@docRoot}images/home/io-videos-2013.png" style="margin:60px 0 0;
81 box-shadow: 3px 10px 18px 1px #999;">
82 </a>
83 </div>
84 <div class="content-right col-4">
85 <h1>Watch the Android talks from Google I/O</h1>
86 <p>If you weren't able to attend Google I/O in person or couldn't make it
87 to all the talks, you can catch up on the action
88 with all the recordings, brought to you by
89 <a href="http://developers.google.com/live">Google Developers Live</a>.</p>
90 <p><a href="{@docRoot}channels/io2013.html" class="button"
91 >See the Android talks</a></p>
92 </div>
93 </li>
94
95
Dirk Dougherty20d47ca2013-01-14 17:42:30 -080096 <li class="item carousel-home">
Scott Main50e990c2012-06-21 17:14:39 -070097 <div class="content-left col-10">
98 <img src="{@docRoot}images/home/design.png" style="margin-top:30px">
99 </div>
Scott Main32c1c5c2012-06-22 21:21:35 -0700100 <div class="content-right col-5">
Scott Main50e990c2012-06-21 17:14:39 -0700101 <h1>Make your Android apps<br>look great</h1>
102 <p>New templates in the design guide make it easier than ever to design apps
103that are beautiful and easy to use.</p>
Scott Main88eee992012-01-03 12:06:03 -0800104 <p><a href="{@docRoot}design/index.html" class="button">Learn More</a></p>
Scott Main50e990c2012-06-21 17:14:39 -0700105 </div>
106 </li>
Dirk Dougherty0acf9462013-07-17 18:00:35 -0700107
108
Scott Main50e990c2012-06-21 17:14:39 -0700109 <li class="item carousel-home">
110 <div class="content-left col-10">
Scott Main88eee992012-01-03 12:06:03 -0800111 <img src="{@docRoot}images/home/google-play.png"
Scott Main50e990c2012-06-21 17:14:39 -0700112 style="margin-top:50px">
113 </div>
Scott Main32c1c5c2012-06-22 21:21:35 -0700114 <div class="content-right col-5">
Scott Main50e990c2012-06-21 17:14:39 -0700115 <h1>Publish your apps<br>in Google Play</h1>
116 <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 -0800117
Scott Main32c1c5c2012-06-22 21:21:35 -0700118 <p><a href="{@docRoot}distribute/index.html" class="button">Learn More</a></p>
Dirk Dougherty0acf9462013-07-17 18:00:35 -0700119 </div>
Scott Main50e990c2012-06-21 17:14:39 -0700120 </li>
121 </ul>
122 </div>
123 </div>
124 <!-- /End slideshow -->
Dirk Dougherty0acf9462013-07-17 18:00:35 -0700125
Dirk Dougherty20d47ca2013-01-14 17:42:30 -0800126 <a href="" id="pauseButton" style="display:none">pause</a>
Dirk Dougherty0acf9462013-07-17 18:00:35 -0700127
128
Scott Main50e990c2012-06-21 17:14:39 -0700129</div>
130<div class="wrap" style="padding-bottom:20px">
131 <!-- Section links -->
132 <div class="home-sections">
133 <ul>
134 <li><a href="{@docRoot}about/index.html">About Android</a></li>
135 <li><a href="{@docRoot}sdk/index.html">Get the SDK</a></li>
136 <li><a href="http://source.android.com">Open Source</a></li>
137 <li><a href="{@docRoot}support.html">Support</a></li>
138 <li class="last"><a href="{@docRoot}legal.html">Legal</a></li>
139 </ul>
140 </div>
141 <!-- /Section links -->
Dirk Dougherty0acf9462013-07-17 18:00:35 -0700142</div>