Merge "docs: Restored references to "Know Your User" resource cards." into mnc-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
dbfd7dd16a
@@ -720,6 +720,14 @@ var RESOURCE_COLLECTIONS = {
|
|||||||
"https://developers.google.com/app-indexing/"
|
"https://developers.google.com/app-indexing/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"distribute/users/knowyouruser": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"distribute/essentials/optimizing-your-app.html",
|
||||||
|
"http://www.youtube.com/watch?v=RRelFvc6Czo",
|
||||||
|
"distribute/stories/games/rvappstudios-zombie.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
"distribute/users/promotewithads": {
|
"distribute/users/promotewithads": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"resources": [
|
"resources": [
|
||||||
|
|||||||
@@ -2254,6 +2254,19 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
|
|||||||
"type": "Design",
|
"type": "Design",
|
||||||
"titleFriendly": ""
|
"titleFriendly": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"group": "",
|
||||||
|
"tags": [],
|
||||||
|
"url": "http://www.youtube.com/watch?v=RRelFvc6Czo",
|
||||||
|
"timestamp": null,
|
||||||
|
"image": "https://i1.ytimg.com/vi/RRelFvc6Czo/maxresdefault.jpg",
|
||||||
|
"title": "Android Developer Story: Smule",
|
||||||
|
"summary": "The creators of AutoRap, Magic Piano, and Songify talk about their experiences launching on Android and the explosive global growth they've seen on Google Play.",
|
||||||
|
"keywords": ["success", "users"],
|
||||||
|
"type": "video",
|
||||||
|
"titleFriendly": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
"group": "",
|
"group": "",
|
||||||
|
|||||||
@@ -1856,6 +1856,19 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
|
|||||||
"type": "Design",
|
"type": "Design",
|
||||||
"category": ""
|
"category": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"group": "",
|
||||||
|
"tags": [],
|
||||||
|
"url": "http://www.youtube.com/watch?v=RRelFvc6Czo",
|
||||||
|
"timestamp": null,
|
||||||
|
"image": "https://i1.ytimg.com/vi/RRelFvc6Czo/maxresdefault.jpg",
|
||||||
|
"title": "Android Developer Story: Smule",
|
||||||
|
"summary": "The creators of AutoRap, Magic Piano, and Songify talk about their experiences launching on Android and the explosive global growth they've seen on Google Play.",
|
||||||
|
"keywords": ["success", "users"],
|
||||||
|
"type": "video",
|
||||||
|
"titleFriendly": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
"group": "",
|
"group": "",
|
||||||
@@ -3904,6 +3917,14 @@ METADATA['en'].collections = {
|
|||||||
"https://developers.google.com/app-indexing/"
|
"https://developers.google.com/app-indexing/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"distribute/users/knowyouruser": {
|
||||||
|
"title": "",
|
||||||
|
"resources": [
|
||||||
|
"distribute/essentials/optimizing-your-app.html",
|
||||||
|
"http://www.youtube.com/watch?v=RRelFvc6Czo",
|
||||||
|
"distribute/stories/games/rvappstudios-zombie.html"
|
||||||
|
]
|
||||||
|
},
|
||||||
"distribute/users/promotewithads": {
|
"distribute/users/promotewithads": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"resources": [
|
"resources": [
|
||||||
|
|||||||
Reference in New Issue
Block a user