and exclude a whole bunch from suggestions Change-Id: Id79653216fdcdd18e50d2463b0d27c1584848213
50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
page.title=User Interface Guidelines
|
|
excludeFromSuggestions=true
|
|
@jd:body
|
|
|
|
|
|
|
|
<div class="note design" style="background:none;overflow:auto;padding:10px 5px">
|
|
<a href="{@docRoot}design/index.html"><img src="{@docRoot}images/home/android-design.png" alt=""
|
|
style="float:left;margin:0 1em 0 0;"/></a>
|
|
<p><strong>New Guides for App Designers!</strong></p>
|
|
<p>The Android UX team has put together a set of guidelines for the interaction and
|
|
visual design of Android applications. The new collection provides an overview of
|
|
Android styles, design patterns, building blocks for exceptional Android designs, and more.</p>
|
|
<p><strong><a href="{@docRoot}design/index.html">Android Design</a></strong></p>
|
|
|
|
<p>Over time, the documents below will be deprecated as more design information is published at
|
|
the new location.</p>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<dl>
|
|
<dt><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon
|
|
Design Guidelines</a> and <a
|
|
href="{@docRoot}shareables/icon_templates-v4.0.zip">Android Icon Templates Pack
|
|
» </a></dt>
|
|
<dd>Your applications need a wide variety of icons, from a launcher icon to
|
|
icons in menus, dialogs, tabs, the status bar, and lists. The Icon Guidelines
|
|
describe each kind of icon in detail, with specifications for the size, color,
|
|
shading, and other details for making all your icons fit in the Android system.
|
|
The Icon Templates Pack is an archive of Photoshop and Illustrator templates and
|
|
filters that make it much simpler to create conforming icons.</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><a href="{@docRoot}guide/practices/ui_guidelines/widget_design.html">Widget Design
|
|
Guidelines</a> </dt>
|
|
<dd>A widget displays an application's most important or timely information
|
|
at a glance, on a user's Home screen. These design guidelines describe how to
|
|
design widgets that fit with others on the Home screen. They include links to
|
|
graphics files and templates that will make your designer's life easier.</dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|