1 page.title=Distribute Apps 2 header.hide=1 3 4 @jd:body 5 <div id="butterbar-wrapper" > 6 <div id="butterbar" > 7 <div id="butterbar-message"> 8 <a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform"> 9 Take the Android Developer Survey</a> 10 </div> 11 </div> 12 </div> 13 14 15 <div class="marquee"> 16 <div class="madin-img" style="position:absolute;margin-left:42px;margin-top:76px;"> 17 <img src="{@docRoot}images/home/google-play.png"> 18 </div> 19 <div class="copy" style="position:relative;left:480px;width:360;"> 20 <h1 style="margin-bottom:10px;">Your Apps on Google Play</h1> 21 <p>The most visited store in the world for Android apps. Cloud-connected and always synced, 22 it's never been easierfor users to find and download your apps.</p> 23 <p><a class="button" href="https://play.google.com/apps/publish/" 24 >Go to Developer Console »</a></p> 25 </div> 26 </div> 27 28 <div class="distribute-features col-13" style="clear:both;margin-top:246px;"> 29 <ul> 30 <li><h5>Growth Engine</h5> 31 A billion downloads a month and growing. Get your apps in front of millions of users at Google's scale.<br /> 32 <a href="{@docRoot}distribute/googleplay/about/visibility.html">Read More </a> 33 <li><h5>Build Your Business</h5> Sell your app in over 130 countries. Flexible monetization options with in-app purchase, subscriptions, and more. <br /> 34 <a href="{@docRoot}distribute/googleplay/about/monetizing.html">Read More </a></li> 35 <li class="last"><h5>Distribution Control</h5> Deliver your apps to the users you want, on the devices you want, on <em>your</em> schedule. <br /> 36 <a href="{@docRoot}distribute/googleplay/about/distribution.html">Read More </a></li> 37 </ul> 38 </div> 39 40 41 42 43 44 45 46