Home | History | Annotate | Download | only in get-started
      1 page.title=Creative Vision
      2 @jd:body
      3 
      4 <img src="{@docRoot}design/media/creative_vision_main.png">
      5 
      6 <div class="vspace size-1">&nbsp;</div>
      7 
      8 <p>We focused the design of Android around three overarching goals, which apply to our core apps as well as the system at large. As you design apps to work with Android, consider these goals:</p>
      9 
     10 <div class="vspace size-1">&nbsp;</div>
     11 
     12 <div class="layout-content-row">
     13   <div class="layout-content-col span-4">
     14 
     15 <h4>Enchant me</h4>
     16 <p>Beauty is more than skin deep. Android apps are sleek and aesthetically pleasing on multiple levels.
     17 Transitions are fast and clear; layout and typography are crisp and meaningful. App icons are works
     18 of art in their own right. Just like a well-made tool, your app should strive to combine beauty,
     19 simplicity and purpose to create a magical experience that is effortless and powerful.</p>
     20 
     21   </div>
     22   <div class="layout-content-col span-5">
     23 
     24 <h4>Simplify my life</h4>
     25 <p>Android apps make life easier and are easy to understand. When people use your app for the first
     26 time, they should intuitively grasp the most important features. The design work doesn't stop at the
     27 first use, though. Android apps remove ongoing chores like file management and syncing. Simple tasks
     28 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
     29 of all ages and cultures feel firmly in control, and are never overwhelmed by too many choices or
     30 irrelevant flash.</p>
     31 
     32   </div>
     33   <div class="layout-content-col span-4">
     34 
     35 <h4>Make me amazing</h4>
     36 <p>It's not enough to make an app that is easy to use. Android apps empower people to try new things
     37 and to use apps in inventive new ways. Android lets people combine applications into new workflows
     38 through multitasking, notifications, and sharing across apps. At the same time, your app should feel
     39 personal, giving people access to superb technology with clarity and grace.</p>
     40 
     41   </div>
     42 </div>
     43