blob: a950971b5ee47a939b72e583b407bbc862f2ff05 [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001page.title=Distribute Apps
2header.hide=1
3
4@jd:body
Scott Main3bb56f02012-12-04 18:23:09 -08005<style>
6#butterbar-wrapper {
7 position:absolute;
8 top:0;
9 left:0;
10 width:100%;
11}
12#butterbar {
13 width:940px;
14 margin:0 auto;
15}
16#butterbar-message {
17 background-color:#f80;
18 float:right;
19 font-size:12px;
20 font-weight:bold;
21 padding:0 10px;
22 border-radius: 0 0 5px 5px;
23}
24#butterbar-message a {color:#fff !important}
25#butterbar-message a:hover {text-decoration:underline;}
26</style>
Scott Main50e990c2012-06-21 17:14:39 -070027
Scott Main3bb56f02012-12-04 18:23:09 -080028 <div id="butterbar-wrapper" >
29 <div id="butterbar" >
30 <div id="butterbar-message">
31<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform">
32 Take the Android Developer Survey</a>
33 </div>
34 </div>
35</div>
Scott Main50e990c2012-06-21 17:14:39 -070036
37
38 <div class="marquee">
39
40 <div continer>
41
42 <div class="madin-img" style="position:absolute;margin-left:42px;margin-top:76px;">
43 <img src="/images/home/google-play.png">
44 </div>
45 <div class="copy" style="position:relative;left:480px;width:360;">
Dirk Dougherty0e9a5a72012-07-17 16:36:28 -070046 <h1 style="margin-bottom:10px;">Your Apps on Google Play</h1>
Scott Main50e990c2012-06-21 17:14:39 -070047 <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>
48
Dirk Dougherty0e9a5a72012-07-17 16:36:28 -070049 <p><a class="button" href="https://play.google.com/apps/publish/">Go to Developer Console &raquo;</a></p>
Scott Main50e990c2012-06-21 17:14:39 -070050 </div> </div>
51</div>
52<div class="distribute-features col-13" style="clear:both;margin-top:246px;">
53 <ul>
54 <li><h5>Growth Engine</h5>
55 A billion downloads a month and growing. Get your apps in front of millions of users at Google's scale.<br />
56 <a href="{@docRoot}distribute/googleplay/about/visibility.html">Read More ›</a>
57 <li><h5>Build Your Business</h5> Sell your app in over 130 countries. Flexible monetization options with in-app purchase, subscriptions, and more. <br />
58 <a href="{@docRoot}distribute/googleplay/about/monetizing.html">Read More ›</a></li>
59 <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 />
60 <a href="{@docRoot}distribute/googleplay/about/distribution.html">Read More ›</a></li>
61 </ul>
62</div>
63
64
65
66
67
68
69