diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-02-21 11:15:52 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2014-05-14 14:10:51 -0700 |
commit | 3506ac87c09c0748d92ef594c94365a5d7b07262 (patch) | |
tree | f72aa35ef429cc0ac2143e8c3b72fa77abe46628 /docs/html/distribute/users/index.jd | |
parent | 9d7cf8256105ea2171999cbcc8a613a58a25f953 (diff) | |
download | frameworks_base-3506ac87c09c0748d92ef594c94365a5d7b07262.zip frameworks_base-3506ac87c09c0748d92ef594c94365a5d7b07262.tar.gz frameworks_base-3506ac87c09c0748d92ef594c94365a5d7b07262.tar.bz2 |
Doc change: Updated content for distribute.
Change-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed
Diffstat (limited to 'docs/html/distribute/users/index.jd')
-rw-r--r-- | docs/html/distribute/users/index.jd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/html/distribute/users/index.jd b/docs/html/distribute/users/index.jd new file mode 100644 index 0000000..77ef609 --- /dev/null +++ b/docs/html/distribute/users/index.jd @@ -0,0 +1,30 @@ +page.title=Get Users +section.landing=true +nonavpage=true + +@jd:body + +<p> + You’ve published your app, now how do you acquire users? Every app and game + is different, but there are some common themes from successful Google Play + developers. These best practices are critical to your app or game’s success. +</p> + +<div class="dynamic-grid"> + +<div class="resource-widget resource-flow-layout landing col-16" + data-query="collection:distribute/users" + data-cardSizes="6x6, 6x6, 6x6, 9x6, 9x6, 6x6, 6x6, 6x6" + data-maxResults="8"> +</div> + +<h3>Related resources</h3> + + <div class="resource-widget resource-flow-layout col-16" + data-query="type:youtube+tag:users,tag:global,type:blog+tag:users" + data-sortOrder="-timestamp" + data-cardSizes="6x3" + data-maxResults="6"> + </div> + +</div> |