Update billions page related links. am: d66be4dcd0 am: 6ad1f133e3 am: 49bc081039
am: aa50ecd967
* commit 'aa50ecd9677d7f18d77c39d9e3a5220b8242323a':
Update billions page related links.
Change-Id: I538d3883c11f4a4b6a83047c66419c18b4595c3e
This commit is contained in:
@@ -585,6 +585,16 @@ screen</h4>
|
|||||||
Implementing a Preferences Activity</a>.</li>
|
Implementing a Preferences Activity</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h3 class="rel-resources clearfloat">Related resources</h3>
|
||||||
|
<div class="resource-widget resource-flow-layout col-13"
|
||||||
|
data-query="collection:distribute/essentials/billionsquality/cost"
|
||||||
|
data-sortOrder="-timestamp"
|
||||||
|
data-cardSizes="6x3"
|
||||||
|
data-maxResults="6"></div>
|
||||||
|
|
||||||
|
|
||||||
<!-- consumption -->
|
<!-- consumption -->
|
||||||
<div class="headerLine">
|
<div class="headerLine">
|
||||||
<h2 id="consumption">Battery Consumption</h2>
|
<h2 id="consumption">Battery Consumption</h2>
|
||||||
|
|||||||
@@ -375,7 +375,7 @@ var RESOURCE_COLLECTIONS = {
|
|||||||
"distribute/essentials/quality/tv.html",
|
"distribute/essentials/quality/tv.html",
|
||||||
"distribute/essentials/quality/wear.html",
|
"distribute/essentials/quality/wear.html",
|
||||||
"distribute/essentials/quality/auto.html",
|
"distribute/essentials/quality/auto.html",
|
||||||
"https://developers.google.com/edu/guidelines"
|
"distribute/essentials/quality/billions.html"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"distribute/essentials/zhcn": {
|
"distribute/essentials/zhcn": {
|
||||||
@@ -506,7 +506,7 @@ var RESOURCE_COLLECTIONS = {
|
|||||||
"distribute/essentials/quality/wear.html",
|
"distribute/essentials/quality/wear.html",
|
||||||
"distribute/essentials/quality/tv.html",
|
"distribute/essentials/quality/tv.html",
|
||||||
"distribute/essentials/quality/auto.html",
|
"distribute/essentials/quality/auto.html",
|
||||||
"https://developers.google.com/edu/guidelines"
|
"distribute/essentials/quality/billions.html"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"distribute/essentials/tools": {
|
"distribute/essentials/tools": {
|
||||||
@@ -1007,6 +1007,44 @@ var RESOURCE_COLLECTIONS = {
|
|||||||
"google/play/filters.html"
|
"google/play/filters.html"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"distribute/essentials/billionsquality/connectivity": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"training/basics/network-ops/managing.html",
|
||||||
|
"training/monitoring-device-state/connectivity-monitoring.html",
|
||||||
|
"guide/topics/providers/content-providers.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"distribute/essentials/billionsquality/capability": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"guide/practices/screens_support.html",
|
||||||
|
"training/multiscreen/screendensities.html",
|
||||||
|
"training/articles/memory.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"distribute/essentials/billionsquality/cost": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"https://medium.com/@wkalicinski/smallerapk-part-6-image-optimization-zopfli-webp-4c462955647d#.23hlddo3x",
|
||||||
|
"training/basics/network-ops/managing.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"distribute/essentials/billionsquality/consumption": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"training/efficient-downloads/efficient-network-access.html",
|
||||||
|
"training/monitoring-device-state/index.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"distribute/essentials/billionsquality/content": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"training/material/animations.html#Touch",
|
||||||
|
"training/articles/perf-anr.html",
|
||||||
|
"training/improving-layouts/index.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
"distribute/essentials/tabletguidelines": {
|
"distribute/essentials/tabletguidelines": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"resources": [
|
"resources": [
|
||||||
|
|||||||
@@ -31,6 +31,17 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
|
|||||||
"image":"https://cdn-images-1.medium.com/max/2000/1*chMiA9mGa_FBUOoesHHk3Q.png",
|
"image":"https://cdn-images-1.medium.com/max/2000/1*chMiA9mGa_FBUOoesHHk3Q.png",
|
||||||
"type":"medium"
|
"type":"medium"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title":"SmallerAPK, Part 6: Image optimization, Zopfli & WebP",
|
||||||
|
"category":"",
|
||||||
|
"summary":"Series of posts on minimizing your APK size.",
|
||||||
|
"url":"https://medium.com/@wkalicinski/smallerapk-part-6-image-optimization-zopfli-webp-4c462955647d#.23hlddo3x",
|
||||||
|
"group":"",
|
||||||
|
"keywords": [],
|
||||||
|
"tags": [],
|
||||||
|
"image":"https://cdn-images-1.medium.com/max/2000/1*chMiA9mGa_FBUOoesHHk3Q.png",
|
||||||
|
"type":"medium"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title":"Measure your app’s user acquisition channels",
|
"title":"Measure your app’s user acquisition channels",
|
||||||
"titleFriendly":"",
|
"titleFriendly":"",
|
||||||
@@ -995,6 +1006,19 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
|
|||||||
"type": "guide",
|
"type": "guide",
|
||||||
"titleFriendly": ""
|
"titleFriendly": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"group": "",
|
||||||
|
"tags": [],
|
||||||
|
"url": "training/material/animations.html#Touch",
|
||||||
|
"timestamp": 1194884220000,
|
||||||
|
"image": null,
|
||||||
|
"title": "Customize Touch Feedback",
|
||||||
|
"summary": "Provide visual confirmation when users interact with your UI.",
|
||||||
|
"keywords": [],
|
||||||
|
"type": "develop",
|
||||||
|
"category": "guide"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
"group": "",
|
"group": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user