• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 page.title=User Interface Guidelines
2 excludeFromSuggestions=true
3 @jd:body
4 
5 
6 
7 <div class="note design" style="background:none;overflow:auto;padding:10px 5px">
8   <a href="{@docRoot}design/index.html"><img src="{@docRoot}images/home/android-design.png" alt=""
9 style="float:left;margin:0 1em 0 0;"/></a>
10 <p><strong>New Guides for App Designers!</strong></p>
11 <p>The Android UX team has put together a set of guidelines for the interaction and
12 visual design of Android applications. The new collection provides an overview of
13 Android styles, design patterns, building blocks for exceptional Android designs, and more.</p>
14 <p><strong><a href="{@docRoot}design/index.html">Android Design</a></strong></p>
15 
16 <p>Over time, the documents below will be deprecated as more design information is published at
17 the new location.</p>
18 </div>
19 
20 
21 
22 
23  <dl>
24   <dt><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon
25 Design Guidelines</a> and <a
26 href="{@docRoot}shareables/icon_templates-v4.0.zip">Android Icon Templates Pack
27 &raquo; </a></dt>
28   <dd>Your applications need a wide variety of icons, from a launcher icon to
29 icons in menus, dialogs, tabs, the status bar, and lists. The Icon Guidelines
30 describe each kind of icon in detail, with specifications for the size, color,
31 shading, and other details for making all your icons fit in the Android system.
32 The Icon Templates Pack is an archive of Photoshop and Illustrator templates and
33 filters that make it much simpler to create conforming icons.</dd>
34 </dl>
35  <dl>
36   <dt><a href="{@docRoot}guide/practices/ui_guidelines/widget_design.html">Widget Design
37 Guidelines</a> </dt>
38   <dd>A widget displays an application's most important or timely information
39 at a glance, on a user's Home screen. These design guidelines describe how to
40 design widgets that fit with others on the Home screen. They include links to
41 graphics files and templates that will make your designer's life easier.</dd>
42 </dl>
43 
44 
45 
46 
47 
48 
49 
50