Skip to content

Commit 76cdbdc

Browse files
committed
Doc change: update develop landing page content.
Change-Id: I1b3639e4097650d9182b8e2bf213f1603ee17e10
1 parent 6faae9a commit 76cdbdc

File tree

1 file changed

+77
-92
lines changed

1 file changed

+77
-92
lines changed

docs/html/develop/index.jd

Lines changed: 77 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -23,48 +23,24 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
2323
<a class="close" onclick="$('#player-wrapper').hide()">close video</a>
2424
</div>
2525
</div>
26-
27-
2826
<div class="wrap">
2927
<!-- Slideshow -->
3028
<div class="slideshow-container slideshow-develop col-16">
3129
<a href="" class="slideshow-prev">Prev</a>
3230
<a href="" class="slideshow-next">Next</a>
3331
<div class="frame">
3432
<ul>
35-
<li class="item carousel-home">
36-
<div class="col-8">
37-
<img
38-
src="http://4.bp.blogspot.com/-g05If_eKKRQ/UAcrVLI-OYI/AAAAAAAAAr8/AWvunVb5S-w/s320/nexus7.png"
39-
class="play no-shadow no-transform" />
40-
</div>
41-
<div class="content-right col-6">
42-
<p class="title-intro">From the blog:</p>
43-
<h2>Getting Your App Ready for Jelly Bean and Nexus 7</h2>
44-
<p>For many people, their first taste of Jelly Bean will be on the beautiful
45-
Nexus 7. While most applications will run just fine on Nexus 7, who wants
46-
their app to be just fine? Here are some tips for optimizing your application
47-
to make the most of this device.</p>
48-
<p><a
49-
href="http://android-developers.blogspot.com/2012/07/getting-your-app-ready-for-jelly-bean.html" class="button">Read
50-
more</a></p>
51-
</div>
52-
</li>
53-
<li class="item carousel-home">
33+
<li class="item carousel-home">
5434
<div class="col-8">
5535
<img
56-
src="http://1.bp.blogspot.com/-6qyjPxTuzv0/T6lde-Oq_fI/AAAAAAAABXc/zle7OFEGP44/s400/fddns%2Bcopy.png"
36+
src="http://4.bp.blogspot.com/-lfjzgG5Dqrk/UHMThRtpRwI/AAAAAAAABpk/h4d3nsmkgPM/s400/mint.png"
5737
class="play no-shadow no-transform" />
5838
</div>
5939
<div class="content-right col-6">
60-
<p class="title-intro">From the blog:</p>
61-
<h2>Using DialogFragments</h2>
62-
<p>In this post, I'll show how to use DialogFragments with the <a
63-
href="http://developer.android.com/reference/android/support/v4/app/DialogFragment.html">v4 support
64-
library</a> (for backward compatibility on pre-Honeycomb devices) to show a simple edit dialog and
65-
return a result to the calling Activity using an interface.</p>
40+
<h2>Building Great Apps for Tablets</h2>
41+
<p>Tablets are a growing part of the Android installed base and they offer new opportunities for user engagement and monetization. If you are targeting tablets, check out the <strong>Tablet App Quality Checklist</strong> for tips and techniques on how to deliver a great app experience for tablet users. </p>
6642
<p><a
67-
href="http://android-developers.blogspot.com/2012/05/using-dialogfragments.html" class="button">Read
43+
href="/distribute/googleplay/quality/tablet.html" class="button">Read
6844
more</a></p>
6945
</div>
7046
</li>
@@ -73,29 +49,44 @@ more</a></p>
7349
<img
7450
src="http://1.bp.blogspot.com/-6K1kfNOdek8/T72bXvtTSQI/AAAAAAAABmw/kYzmJt0_328/s1600/google-play-subscriptions.png" class="play"></div>
7551
<div class="content-right col-6">
76-
<p class="title-intro">From the blog:</p>
77-
<h2>In-app Subscriptions in Google Play</h2>
78-
<p>Starting today, developers can use In-app Billing to sell monthly or annual
79-
subscriptions from inside of their apps. All subscriptions are auto-renewing, for every app and game
80-
and every type of subscription product.</p>
52+
<h2>In-app Subscriptions with Trials</h2>
53+
<p>You can now set up a <strong>free trial period</strong> for any Google Play in-app subscription, making it easy for users try your subscriber content before automatically converting to a full subscription. Free trials give you a new way to bring users into your products and engage them effectively. </p>
8154
<p><a class="button"
82-
href="http://android-developers.blogspot.com/2012/05/in-app-subscriptions-in-google-play.html">Read
55+
href="http://dirkbd.mtv:8809/guide/google/play/billing/billing_subscriptions.html#trials">Read
8356
more</a></p>
8457
</div>
8558
</li>
8659
<li class="item carousel-home">
8760
<div class="col-8">
8861
<img
89-
src="{@docRoot}images/home/developers_live.png" class="play"></div>
62+
src="http://2.bp.blogspot.com/-MgN5DnoO5XU/UHYGYzTcAOI/AAAAAAAABs4/jTS7sKkfBcM/s1600/pubsites.png" class="play"></div>
9063
<div class="content-right col-6">
91-
<h2>Learn what great apps are made of</h2>
92-
<p>Every week we host a live broadcast in which we review a collection of apps and games
93-
nominated by the creators. It's no-holds-barred and we tell you exactly what is flawed or
94-
fantastic in each app and how to make improvements.</p>
95-
<p><a href="" class="button" onclick="$('ul#DevelopersLive li:first
96-
a').click();return false;">Watch the latest review</a></p>
64+
<p class="title-intro">From the blog:</p>
65+
<h2>New Google Play Developer Console</h2>
66+
<p>All developers can now try the <strong>new Google Play Developer Console</strong>. With a streamlined publishing flow, new language options, and new user ratings statistics, you’ll have better tools for delivering great Android apps that delight users.</p>
67+
<p><a
68+
href="http://android-developers.blogspot.com/2012/10/new-google-play-developer-console.html" class="button">Read
69+
more</a></p>
9770
</div>
9871
</li>
72+
<li class="item carousel-home">
73+
<div class="col-8">
74+
<img
75+
src="http://4.bp.blogspot.com/-g05If_eKKRQ/UAcrVLI-OYI/AAAAAAAAAr8/AWvunVb5S-w/s320/nexus7.png"
76+
class="play no-shadow no-transform" />
77+
</div>
78+
<div class="content-right col-6">
79+
<p class="title-intro">From the blog:</p>
80+
<h2>Getting Your App Ready for Jelly Bean and Nexus 7</h2>
81+
<p>For many people, their first taste of Jelly Bean will be on the beautiful
82+
<strong>Nexus 7 tablet</strong>. Most applications will run just fine on Nexus 7, but who wants
83+
their app to be just fine? Here are some tips for optimizing your app
84+
to make the most of this device.</p>
85+
<p><a
86+
href="http://android-developers.blogspot.com/2012/07/getting-your-app-ready-for-jelly-bean.html" class="button">Read
87+
more</a></p>
88+
</div>
89+
</li>
9990
</ul>
10091
</div>
10192
</div>
@@ -111,53 +102,47 @@ a').click();return false;">Watch the latest review</a></p>
111102
<div class="feed-container">
112103
<div class="feed-frame">
113104
<!-- DEVELOPER NEWS -->
114-
<ul>
115-
<li><a href="http://android-developers.blogspot.com/2012/06/android-sdk-tools-revision-20.html">
116-
<div class="feed-image" style="background:url('http://1.bp.blogspot.com/-Kp1qE5du6l8/T-xurIjfPgI/AAAAAAAABAM/kuWQwPgi0rw/s640/newactivity+(1).png') no-repeat 0 0">
117-
</div>
118-
<h4>Android SDK Tools, Revision 20</h4>
119-
<p>Along with the preview of the Android 4.1 (Jelly Bean) platform, we launched Android SDK Tools R20 and ADT 20.0.0. Here are a few things...</p>
120-
</a></li>
121-
<li><a href="http://android-developers.blogspot.com/2012/04/faster-emulator-with-better-hardware.html">
122-
<div class="feed-image" style="background:url('../images/emulator-wvga800l.png') no-repeat 0 0">
123-
</div>
124-
<h4>A Faster Emulator with Better...</h4>
125-
<p>Today we’re thrilled to announce several significant improvements to the emulator, including a dramatic...</p>
126-
</a></li>
127-
<li><a href="http://android-developers.blogspot.com/2012/04/android-c2dm-client-login-key.html">
128-
<div class="feed-image" style="background:url('../images/develop/auth-code.png') no-repeat 0 0">
129-
</div>
130-
<h4>Android C2DM — Client Login key...</h4>
131-
<p>In the upcoming weeks, some of the older Client
132-
Login authentication keys will expire. If you generated the token you’re...</p>
133-
</a></li>
134-
<li><a href="http://android-developers.blogspot.com/2012/04/accessibility-are-you-serving-all-your.html">
135-
<div class="feed-image">
136-
</div>
137-
<h4>Accessibility</h4>
138-
<p>We recently published some new resources to help developers make their Android applications more accessible... </p>
139-
</a></li>
140-
141-
</ul>
105+
<ul>
106+
<li><a href="http://android-developers.blogspot.com/2012/10/google-play-seller-support-in-india.html">
107+
<div class="feed-image" style="background:url('http://4.bp.blogspot.com/-ekT-9XQi0YY/UH7WT2XjSdI/AAAAAAAABwc/fI5QaPi7QEk/s320/india-apps1.png') no-repeat 0 0"></div>
108+
<h4>Google Play Seller Support in India</h4>
109+
<p>Developers in India can sell paid applications, in-app products, and subscriptions in Google Play, with monthly payouts to their local bank accounts...</p>
110+
</a></li>
111+
<li><a href="http://android-developers.blogspot.com/2012/09/google-play-services-and-oauth-identity.html">
112+
<div class="feed-image" style="background:url('https://lh4.ggpht.com/7z4NItEg-X21zvFGAarKonk-VaysBYthJ30u1JjaQ0-5fjyHNawnmoNeG--4FCACog=w124') no-repeat 0 0"></div>
113+
<h4>Google Play services and OAuth Tools</h4>
114+
<p>The rollout of Google Play services to all Android 2.2+ devices worldwide is now complete, and all of those devices now have new tools for working with OAuth 2.0 tokens...</p>
115+
</a></li>
116+
<li><a href="http://android-developers.blogspot.com/2012/08/creating-your-own-spelling-checker.html">
117+
<div class="feed-image" style="background:url('http://2.bp.blogspot.com/-QKlztEdM1aA/UC1bH6Kv4UI/AAAAAAAAADo/fQS8-EfBYIQ/s320/spell-check-framed-new.png') no-repeat 0 0"></div>
118+
<h4>Creating A Spelling Checker Service</h4>
119+
<p>If you are an IME developer, the Spelling Checker framework gives you a great way to provide an even better experience for your users...</p>
120+
</a></li>
121+
<li><a href="http://android-developers.blogspot.com/2012/04/accessibility-are-you-serving-all-your.html">
122+
<div class="feed-image"></div>
123+
<h4>Accessibility</h4>
124+
<p>We recently published some new resources to help developers make their Android applications more accessible... </p>
125+
</a></li>
126+
</ul>
142127
<!-- FEATURED DOCS -->
143-
<ul>
144-
<li><a href="{@docRoot}guide/google/play/billing/index.html">
145-
<h4>Google Play In-app Billing</h4>
146-
<p>In-app Billing is a Google Play service that lets you sell digital content from inside your applications. You can sell products as standard in-app products (one-time purchase) or with subscriptions (recurring...</p>
147-
</a></li>
148-
<li><a href="{@docRoot}guide/topics/providers/contacts-provider.html">
149-
<h4>Contacts Provider</h4>
150-
<p>The Contacts Provider is a powerful and flexible Android component that manages the device's central repository of data about people. You can use it to build powerful social features...</p>
151-
</a></li>
152-
<li><a href="{@docRoot}training/efficient-downloads/index.html">
153-
<h4>Transferring Data Without Draining the Battery</h4>
154-
<p>This training class demonstrates the best practices for scheduling and executing downloads using techniques such as caching, polling, and prefetching.</p>
155-
</a></li>
156-
<li><a href="{@docRoot}training/backward-compatible-ui/index.html">
157-
<h4>Creating Backward-Compatible UIs</h4>
158-
<p>This training class demonstrates how to use UI components and APIs available in newer versions of Android in a backward-compatible way, ensuring that your application still runs on previous versions...</p>
159-
</a></li>
160-
</ul>
128+
<ul>
129+
<li><a href="{@docRoot}distribute/googleplay/spotlight/tablets.html">
130+
<h4>Tablet Stories</h4>
131+
<p>More developers are investing in a full tablet experience for their apps. Here are some stories from developers who are seeing real results as they expand their offering to include Android tablets. </p>
132+
</a></li>
133+
<li><a href="{@docRoot}distribute/googleplay/quality/core.html">
134+
<h4>Core App Quality Guidelines</h4>
135+
<p>This document helps you assess basic aspects of quality in your app through a compact set of core app quality criteria and associated tests. All Android apps should meet these criteria.</p>
136+
</a></li>
137+
<li><a href="{@docRoot}guide/topics/ui/notifiers/notifications.html">
138+
<h4>Updated Notifications API Guide</h4>
139+
<p>The Notifications API Guide is updated to include information about building Jelly Bean rich notifications using the Support Library APIs for backwards-compatibility.</p>
140+
</a></li>
141+
<li><a href="{@docRoot}guide/topics/ui/dialogs.html">
142+
<h4>Updated Dialogs API Guide</h4>
143+
<p>The Dialogs API Guide now shows to use DialogFragment class, a simpler way to manage your dialogs and embed them in alternative layouts.</p>
144+
</a></li>
145+
</ul>
161146
</div>
162147
</div>
163148
</div> <!-- /news and feature feed -->
@@ -169,10 +154,10 @@ a').click();return false;">Watch the latest review</a></p>
169154
</ul>
170155
<div class="feed-container">
171156
<div class="feed-frame">
172-
<ul id="DevelopersLive">
173-
</ul>
174-
<ul id="VideoPlaylists">
175-
</ul>
157+
<ul id="DevelopersLive">
158+
</ul>
159+
<ul id="VideoPlaylists">
160+
</ul>
176161
</div>
177162
</div>
178163
</div>

0 commit comments

Comments
 (0)