Home | History | Annotate | Download | only in versions

Lines Matching full:manage

168 manage connections by device ID and signal strength. You can connect to a GATT
204 <p class="img-caption" style="padding-top:1.5em;line-height:1.25em;margin-bottom:0;">A tablet owner can set up one or more restricted profiles in Settings and manage them independently. </p>
206 <p class="img-caption" style="padding-top:1.5em;line-height:1.25em;">Your app can offer restrictions to let owners manage your app content when it's running in a profile. </p>
210 profiles</strong>, a new way to manage users and their capabilities on a single
213 manage <strong>finer-grained restrictions</strong> in the apps that are
226 and the owner can review and manage those apps from the profile configuration
243 At run time, the app could check for the maturity setting and then manage
275 <p>New sensor types allow apps to better manage sensor readings. A <strong>game
299 for DASH media. Apps using the media DRM framework manage the network
386 <p>A new layout mode lets you manage the positioning of Views inside ViewGroups
814 their capabilities change, to better manage your content on external
834 its content and lets you manage it based on user input events such as key
911 you manage layout direction, text direction, text alignment, gravity, and
1286 <p>New APIs for accessibility services let you handle gestures and manage <strong>accessibility focus</strong> as the user moves through the on-screen elements and navigation buttons using accessibility gestures, accessories, and other input. The Talkback system and explore-by-touch are redesigned to use accessibility focus for easier use and offer a complete set of APIs for developers.</p>
1384 <p>Android 4.1 makes it easy for you to manage the ?Up? navigation that?s available to users from inside of your apps and helps ensure a consistent experience for users.</p>
1386 <p>You can <strong>define the intended Up navigation</strong> for individual Activity components of your UI by adding a new <strong>XML attribute</strong> in the app?s manifest file. At run time, as Activities are launched, the system extracts the Up navigation tree from the manifest file and automatically creates the Up affordance navigation in the action bar. Developers who declare Up navigation in the manifest no longer need to manage navigation by callback at run time, although they can also do so if needed.</p>
1400 <p>Developers can now use <strong>GridLayout</strong> and <strong>ViewStub</strong> views in Home screen widgets and notifications. GridLayout lets you structure the content of your remote views and manage child views alignments with a shallower UI hierarchy. ViewStub is an invisible, zero-sized View that can be used to lazily inflate layout resources at runtime.</p>
1453 <p>In Android 4.1, Android Beam makes it easier to share images, videos, or other payloads by <strong>leveraging Bluetooth for the data transfer</strong>. When the user triggers a transfer, Android Beam hands over from NFC to Bluetooth, making it really easy to manage the transfer of a file from one device to another.</p>
1477 <p>Android 4.1 helps apps <strong>manage data usage</strong> appropriately when the device is <strong>connected to a metered network</strong>, including tethering to a mobile hotspot. Apps can query whether the current network is metered before beginning a large download that might otherwise be relatively expensive to the user. Through the API, you can now get a clear picture of which networks are sensitive to data usage and manage your network activity accordingly.</p>