Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | fullpage=true |
| 2 | no_footer_links=true |
| 3 | carousel=true |
Scott Main | 633de7b | 2012-02-01 14:49:32 -0800 | [diff] [blame] | 4 | page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 5 | @jd:body |
| 6 | |
| 7 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 8 | <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 Main | d51eeba | 2013-02-25 10:19:11 -0800 | [diff] [blame] | 16 | <div class="content-left col-10"> |
Scott Main | a196e34 | 2013-05-07 14:15:42 -0700 | [diff] [blame] | 17 | <a href="http://goo.gl/9lM2d"> |
| 18 | <img src="{@docRoot}images/home/io-gdl-2013.png" style="margin:60px 0 0"> |
Scott Main | 7653fbe | 2013-04-23 12:32:24 -0700 | [diff] [blame] | 19 | </a> |
Scott Main | d51eeba | 2013-02-25 10:19:11 -0800 | [diff] [blame] | 20 | </div> |
| 21 | <div class="content-right col-5"> |
Scott Main | a196e34 | 2013-05-07 14:15:42 -0700 | [diff] [blame] | 22 | <h1>Google I/O Live Stream</h1> |
| 23 | <p>Watch Android sessions live from Google I/O 2013. Hear about the latest in |
| 24 | Android straight from the source.</p> |
| 25 | <p>Brought to you by |
| 26 | <a href="http://developers.google.com/live">Google Developers Live</a>.</p> |
| 27 | <p><a href="http://goo.gl/9lM2d" class="button">Tune in now</a></p> |
Scott Main | d51eeba | 2013-02-25 10:19:11 -0800 | [diff] [blame] | 28 | </div> |
| 29 | </li> |
| 30 | <li class="item carousel-home"> |
Dirk Dougherty | 20d47ca | 2013-01-14 17:42:30 -0800 | [diff] [blame] | 31 | <div class="content-left col-11" style="padding-top:65px;"> |
| 32 | <script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script> |
| 33 | <div style="box-shadow: 3px 10px 18px 1px #999;width:600px;height:338px"> |
| 34 | <div id="ytapiplayer"> |
| 35 | You need Flash player 8+ and JavaScript enabled to view this video. |
| 36 | </div> |
| 37 | <script type="text/javascript"> |
| 38 | var params = { allowScriptAccess: "always" }; |
| 39 | var atts = { id: "ytapiplayer" }; |
Dirk Dougherty | 35592bd6 | 2013-06-03 18:39:52 -0700 | [diff] [blame] | 40 | swfobject.embedSWF("//www.youtube.com/v/O8i4HUw7JYA?enablejsapi=1&playerapiid=ytplayer&version=3&HD=1;rel=0;showinfo=0;modestbranding;origin=developer.android.com;autohide=1", |
Dirk Dougherty | 20d47ca | 2013-01-14 17:42:30 -0800 | [diff] [blame] | 41 | "ytapiplayer", "600", "338", "8", null, null, params, atts); |
| 42 | |
| 43 | // Callback used to pause/resume carousel based on video state |
| 44 | function onytplayerStateChange(newState) { |
| 45 | var isPaused = $("#pauseButton").hasClass("paused"); |
| 46 | if ((newState == 1) || (newState == 3)) { |
| 47 | // if playing or buffering, pause the carousel |
| 48 | if (!isPaused) { |
| 49 | $("#pauseButton").click(); |
| 50 | } |
| 51 | } else { |
| 52 | // otherwise, make sure carousel is running |
| 53 | if (isPaused) { |
| 54 | $("#pauseButton").click(); |
| 55 | } |
| 56 | } |
| 57 | } |
| 58 | |
| 59 | // Callback received when YouTube player loads to setup callback (above) |
| 60 | function onYouTubePlayerReady(playerId) { |
| 61 | var ytplayer = document.getElementById("ytapiplayer"); |
| 62 | ytplayer.addEventListener("onStateChange", "onytplayerStateChange"); |
| 63 | } |
| 64 | |
| 65 | </script> |
| 66 | </div> |
| 67 | </div> |
| 68 | <div class="content-right col-4"> |
Dirk Dougherty | 35592bd6 | 2013-06-03 18:39:52 -0700 | [diff] [blame] | 69 | <h1 style="white-space:nowrap;line-height:1.2em;">Developer Story: <br />redBus.in</h1> |
| 70 | <p>Bangalore-based developers redBus.in talk about how Android is helping them deliver a superior booking and travel experience to millions of daily bus riders in India.</p> |
Dirk Dougherty | 20d47ca | 2013-01-14 17:42:30 -0800 | [diff] [blame] | 71 | </div> |
| 72 | </li> |
| 73 | <li class="item carousel-home"> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 74 | <div class="content-left col-9"> |
Scott Main | 88eee99 | 2012-01-03 12:06:03 -0800 | [diff] [blame] | 75 | <a href="{@docRoot}about/versions/jelly-bean.html"><img src="{@docRoot}images/home/android-jellybean.png" ></a> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 76 | </div> |
| 77 | <div class="content-right col-6"> |
Dirk Dougherty | 64b1211 | 2012-11-13 06:50:09 -0800 | [diff] [blame] | 78 | <h1>Android 4.2 Jelly Bean!</h1> |
| 79 | <p>The latest version of Jelly Bean is here, with performance optimizations, a refreshed UI, and great new features for developers. </p> |
| 80 | <p>Android 4.2 includes APIs for developing lock sceen widgets and Daydream screensavers, using external displays, creating RTL layouts, building flexible UI with nested Fragments, and much more.</p> |
Scott Main | 9748abb | 2012-11-29 14:28:44 -0800 | [diff] [blame] | 81 | <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 82 | </div> |
| 83 | </li> |
| 84 | <li class="item carousel-home"> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 85 | <div class="content-left col-10"> |
| 86 | <img src="{@docRoot}images/home/design.png" style="margin-top:30px"> |
| 87 | </div> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 88 | <div class="content-right col-5"> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 89 | <h1>Make your Android apps<br>look great</h1> |
| 90 | <p>New templates in the design guide make it easier than ever to design apps |
| 91 | that are beautiful and easy to use.</p> |
Scott Main | 88eee99 | 2012-01-03 12:06:03 -0800 | [diff] [blame] | 92 | <p><a href="{@docRoot}design/index.html" class="button">Learn More</a></p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 93 | </div> |
| 94 | </li> |
| 95 | <li class="item carousel-home"> |
| 96 | <div class="content-left col-10"> |
Scott Main | 88eee99 | 2012-01-03 12:06:03 -0800 | [diff] [blame] | 97 | <img src="{@docRoot}images/home/google-play.png" |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 98 | style="margin-top:50px"> |
| 99 | </div> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 100 | <div class="content-right col-5"> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 101 | <h1>Publish your apps<br>in Google Play</h1> |
| 102 | <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 Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 103 | |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 104 | <p><a href="{@docRoot}distribute/index.html" class="button">Learn More</a></p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 105 | </div> |
| 106 | </li> |
| 107 | </ul> |
| 108 | </div> |
| 109 | </div> |
| 110 | <!-- /End slideshow --> |
Scott Main | b1560f2 | 2012-01-26 16:14:29 -0800 | [diff] [blame] | 111 | |
Dirk Dougherty | 20d47ca | 2013-01-14 17:42:30 -0800 | [diff] [blame] | 112 | <a href="" id="pauseButton" style="display:none">pause</a> |
| 113 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 114 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 115 | </div> |
| 116 | <div class="wrap" style="padding-bottom:20px"> |
| 117 | <!-- Section links --> |
| 118 | <div class="home-sections"> |
| 119 | <ul> |
| 120 | <li><a href="{@docRoot}about/index.html">About Android</a></li> |
| 121 | <li><a href="{@docRoot}sdk/index.html">Get the SDK</a></li> |
| 122 | <li><a href="http://source.android.com">Open Source</a></li> |
| 123 | <li><a href="{@docRoot}support.html">Support</a></li> |
| 124 | <li class="last"><a href="{@docRoot}legal.html">Legal</a></li> |
| 125 | </ul> |
| 126 | </div> |
| 127 | <!-- /Section links --> |
| 128 | </div> |