summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute/engage/widgets.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-05-14 21:21:15 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-14 21:21:15 +0000
commit0540bc373c84b4ab590708cc9f79c95eeac5114c (patch)
tree5943abf0f2ef3e6c9b7301ae7ec7d33ed5e4d485 /docs/html/distribute/engage/widgets.jd
parent80816bfcaf487535a45a7e6f271341eaede653b1 (diff)
parenta4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955 (diff)
downloadframeworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.zip
frameworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.tar.gz
frameworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.tar.bz2
am a4e6c7d1: am 3506ac87: Doc change: Updated content for distribute.
* commit 'a4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955': Doc change: Updated content for distribute.
Diffstat (limited to 'docs/html/distribute/engage/widgets.jd')
-rw-r--r--docs/html/distribute/engage/widgets.jd42
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/html/distribute/engage/widgets.jd b/docs/html/distribute/engage/widgets.jd
new file mode 100644
index 0000000..b17af08
--- /dev/null
+++ b/docs/html/distribute/engage/widgets.jd
@@ -0,0 +1,42 @@
+page.title=Build Useful Widgets
+page.metaDescription=Use widgets to remind users about important information in your apps and games, even when your apps are closed.
+page.tags=""
+page.image=/images/gp-engage-0.jpg
+
+@jd:body
+
+<div class="figure">
+ <img src="{@docRoot}images/gp-engage-0.jpg" style="width:320px;">
+</div>
+<p>
+ <a href=
+ "/design/patterns/widgets.html">Widgets</a> are
+ an essential aspect of home screen customization. They are "at-a-glance"
+ views of an app's <strong>most important data and features</strong>,
+ instantly available from the user's home screen.
+</p>
+
+<p>
+ Use widgets to <strong>remind users</strong> about important information in
+ your apps and games, even when your apps are closed. For instance, if you
+ have a news app, showcase the latest headlines.
+</p>
+
+ <div class="sidebox" style="float:none;margin-left:0">
+ <p><strong>Tip:</strong>
+ Make your widgets useful &mdash; provide in-app information like news, game status,
+ or upcoming deadlines. Widgets should serve as more than a launcher icon.</p>
+ </div>
+
+<div class="headerLine clearfloat">
+ <h1 id="related-resources">
+ Related Resources
+ </h1><hr>
+</div>
+
+<div class="resource-widget resource-flow-layout col-13"
+ data-query="collection:distribute/engage/widgets"
+ data-sortorder="-timestamp"
+ data-cardsizes="9x3"
+ data-maxresults="6">
+</div> \ No newline at end of file