Lines Matching full:features
43 <p>The Android 3.0 platform introduces many new and exciting features for users and developers.
44 This document provides a glimpse of some of the new features and technologies, as delivered in
49 <li><a href="#UserFeatures">New User Features</a></li>
50 <li><a href="#DeveloperApis">New Developer Features</a></li>
53 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
118 <p>Android 3.0 includes new connectivity features that add versatility and convenience for users. Built-in support for Media/Picture Transfer Protocol lets users instantly sync media files with a USB-connected camera or desktop computer, without needing to mount a USB mass-storage device. Users can also connect full keyboards over either USB or Bluetooth, for a familiar text-input environment. For improved wi-fi connectivity, a new combo scan reduces scan times across bands and filters. New support for Bluetooth tethering means that more types of devices can share the network connection of an Android-powered device.</p>
130 <p>The Android 3.0 platform includes an updated set of standard applications that are designed for use on larger screen devices. The sections below highlight some of the new features. </p>
134 <p>The browser includes new features that let users navigate and organize more efficiently. Multiple tabs replace browser windows and a new ?incognito? mode allows anonymous browsing. Bookmarks and history are presented and managed in a single unified view. Users can now choose to automatically sign into Google sites on the browser with a supplied account and sync bookmarks with Google Chrome. New multitouch support is now available to JavaScript and plugins. Users can enjoy a better browsing experience at non-mobile sites through an improved zoom and viewport model, overflow scrolling, support for fixed positioning, and more.</p>
151 <h2 id="DeveloperApis" style="clear:both">New Developer Features</h2>
196 <p>The platform provides each application with its own instance of the Action Bar at the top of the screen, which the application can use to give the user quick access to contextual options, widgets, status, navigation, and more. The application can also customize the display theme of its Action Bar instance. The Action Bar lets developers expose more features of their applications to users in a familiar location, while also unifying the experience of using an application that spans multiple Activities or states.</p>