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