Home
last modified time | relevance | path

Searched refs:New (Results 1 – 25 of 161) sorted by relevance

1234567

/frameworks/base/docs/html/about/versions/
Dandroid-2.2.jd138 <li>New OpenGL ES 2.0 APIs in {@link android.opengl.GLES20 android.opengl.GLES20}.</li>
139 <li>New {@link android.opengl.ETC1}, {@link android.opengl.ETC1Util}, and {@link android.opengl.ETC…
140 <li>New {@link android.graphics.ImageFormat} class.</li>
141 <li>New {@link android.graphics.YuvImage YUV image format API} to enable compression from YUV to JP…
147 <li>New APIs in {@link android.media.AudioManager android.media.AudioManager} for managing audio fo…
148 <li>New broadcast intent for routing audio to SCO &mdash; {@link android.media.AudioManager#ACTION_…
149 <li>New APIs in {@link android.media.SoundPool} to detect completion of sound-loading.</li>
150 <li>New APIs in {@link android.media.SoundPool} for auto pause and resume.</li>
151 <li>New APIs in {@link android.media.MediaRecorder} for specifying audio settings for number of cha…
152 <li>New APIs for adding files to the media database, so that they are automatically scanned. See {@…
[all …]
Dandroid-2.2-highlights.jd60 <li><a href="#UserFeatures">New User Features</a></li>
61 <li><a href="#PlatformTechnologies">New Platform Technologies</a></li>
62 <li><a href="#DeveloperServices">New Developer Services</a></li>
63 <li><a href="#DeveloperApis">New Developer APIs</a></li>
68 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
78 <p style="margin-top:0">New Home screen <span class="green">tips widget</span> assists new users on
192 <h2 id="PlatformTechnologies">New Platform Technologies</h2>
198 <li>New media framework (Stagefright) that supports local file playback and HTTP progressive
224 <h2 id="DeveloperServices">New Developer Services</h2>
235 <p>New bug reporting feature for Google Play apps enables developers to receive crash and freeze
[all …]
Dandroid-2.3.jd160 <li>New {@link android.hardware.Camera.CameraInfo} class stores a camera's
162 <li>New {@link android.hardware.Camera#getNumberOfCameras()} and {@link
166 <li>New {@link android.media.CamcorderProfile#get get()} method lets
168 <li>New {@link android.media.CameraProfile#getJpegEncodingQualityParameter(int, int)
178 <li>New parameters for cameras, including focus distance, focus mode, and
179 preview fps maximum/minimum. New {@link
195 <li>New {@link android.media.audiofx android.media.audiofx} package provides the
197 <li>New {@link android.media.audiofx.AudioEffect AudioEffect} is the base class
199 <li>New audio session ID that lets an application associate a set of audio
202 <li>New {@link android.media.AudioTrack#AudioTrack(int, int, int, int, int, int,
[all …]
Dandroid-2.0-highlights.jd47 <li><a href="#UserFeatures">New User Features</a></li>
48 <li><a href="#PlatformTechnologies">New Platform Technologies</a></li>
53 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
105 <li>New way to hover on a person to see more info and select communication
176 <h2 id="PlatformTechnologies" style="clear:right">New Platform Technologies</h2>
188 <li>New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)</li>
192 <h3 id="DeveloperAPIs">New Framework APIs</h3>
Dandroid-1.5-highlights.jd16 <li><a href="#features">New Features</a>
17 <li><a href="#apis">New APIs and Manifest Elements</a>
53 <h2 id="features">New Features</h2>
115 <li>New Linux kernel (version 2.6.27)</li>
133 <h2 id="apis">New APIs and Manifest Elements</h2>
139 <li>New {@link android.widget.SlidingDrawer SlidingDrawer} widget</li>
140 <li>New {@link android.widget.HorizontalScrollView HorizontalScrollview} widget</li>
Dandroid-1.6-highlights.jd41 <li><a href="#UserFeatures">New User Features</a></li>
43 <li><a href="#PlatformTechnologies">New Platform Technologies</a></li>
48 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
59 New Camera/Camcorder UI
126 New Google Play UI
142 <h2 id="PlatformTechnologies" style="clear:right">New Platform Technologies</h2>
194 <h3 id="OpenCore">New version of OpenCore</h3>
209 <h3 id="DeveloperAPIs">New Framework APIs</h3>
Dandroid-2.1.jd180 <li>New {@link android.service.wallpaper} package.</li>
181 <li>New {@link android.app.WallpaperInfo} class.</li>
203 <li>New {@link android.telephony.SignalStrength} class provides information
209 <li>New {@link
217 <li>New {@link android.view.View} methods {@link android.view.View#isOpaque()}
220 <li>New {@link android.widget.RemoteViews} methods {@link
224 <li>New {@link android.view.ViewGroup} methods {@link
232 <li>New {@link android.webkit.WebStorage} methods to manipulate web
235 <li>New {@link android.webkit.GeolocationPermissions} methods to
238 <li>New {@link android.webkit.WebSettings} methods to manage settings for
[all …]
Dandroid-3.2.jd44 <h3>New user features</h3>
68 <h3>New developer features</h3>
134 <li>New resource qualifiers for targeting layouts and other resources to a
136 <li>New manifest attributes, for specifying the app's maximum
190 <h4>New resource qualifiers for screens support</h4>
239 <h4>New manifest attributes for screen-size compatibility</h4>
303 screens.html">New Mode for Apps on Large Screens</a> article on the Android
306 <h4>New screen density for 720p televisions and similar devices</h4>
326 <li>New {@link android.app.Fragment.SavedState} class holds the state
329 …<li>New method {@link android.app.FragmentManager#saveFragmentInstanceState(android.app.Fragment) …
[all …]
Dandroid-1.6.jd221 <li>New classes in {@link android.view.animation}
230 <li>New XML attribute <code>android:onClick</code> to specify a View's
234 <li>New support for dealing with varying screen densities. Density
256 <li>New {@link android.view.accessibility android.accessibility} package
259 <li>New {@link android.accessibilityservice AccessibilityService} package
266 <li>New {@link android.gesture gesture} API for creating, recognizing,
272 <li>New {@link android.speech.tts android.speech.tts} package provides
285 <li>New {@link android.telephony.SmsManager SmsManager} and other classes
291 <li>New {@link android.util.DisplayMetrics DisplayMetrics} fields for
298 <li>New <a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
[all …]
Dandroid-2.0.jd178 <li>English, New Zealand (en_NZ)</li>
278 <li>New APIs for sync adapters to connect to any backend</li>
288 <li>New contacts APIs that allow for data from multiple accounts</li>
289 <li>New Quick Contact framework APIs enable developers to create contact badges in their app. Click…
299 <li>New parameters for color effect, scene mode, flash mode, focus mode, white balance, rotation, a…
300 <li>New ZoomCallback interface to perform actions when the zoom level has changed.</li>
306 <li>New Thumbnail API for retrieving image and video thumbnails on demand.</li>
311 <li>New system themes in android.R.style to easily display activities on top of the current system …
312 <li>New WallpaperManager API replaces and extends the wallpaper APIs that were previously in Contex…
313 <li>New Service APIs to help applications correctly handle Service life-cycle, in particular low me…
[all …]
Dlollipop.jd37 <li><a href="#Sensors">New types of sensors</a></li>
55 <p>New <strong>3D views</strong> let you set a z-level to raise elements off of the view hierarchy …
129 <p>New APIs allow you to show separate activities in your app as individual documents alongside oth…
138 <p>New <strong>multi-networking</strong> features allow apps to query available networks for availa…
166 …les that are associated with specific locales, quality and latency rating. New APIs also improve s…
170 <p>New <strong><code><a href="{@docRoot}reference/android/media/session/MediaSession.html">MediaSes…
219 <h2 id="Sensors">New types of sensors</h2>
223 <p>New <strong>interaction composite sensors</strong> are now available to detect special interacti…
242 <p>New accessibility APIs can retrieve detailed information about the properties of windows on the …
244 <p>New Input method editor (IME) APIs enable faster switching to other IMEs directly from the input…
[all …]
Dandroid-2.3-highlights.jd46 <li><a href="#UserFeatures">New User Features</a></li>
47 <li><a href="#DeveloperApis">New Developer Features</a></li>
48 <li><a href="#PlatformTechnologies">New Platform Technologies</a></li>
52 <h2 id="UserFeatures" style="clear:right">New User Features</h2>
84 <p>New multitouch key-chording lets the user quickly enter numbers and symbols
139 <h3>New ways of communicating, organizing</h3>
191 <h2 id="DeveloperApis" style="clear:both">New Developer Features</h2>
199 <li><a href="#communication">New forms of communication</a></li>
313 <h3 id="communication">New forms of communication</h3>
381 <h2 id="PlatformTechnologies">New Platform Technologies</h2>
[all …]
Dandroid-3.0-highlights.jd49 <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>
60 <h3>New UI designed from the ground up for tablets</h3>
116 <h3>New connectivity options</h3>
118 …onnectivity, a new combo scan reduces scan times across bands and filters. New support for Bluetoo…
134 …the browser with a supplied account and sync bookmarks with Google Chrome. New multitouch support …
151 <h2 id="DeveloperApis" style="clear:both">New Developer Features</h2>
156 <li><a href="#ui">New UI framework for creating great tablet apps</a></li>
164 <h3 id="ui">New UI Framework for creating great tablet apps</h3>
[all …]
Dandroid-3.0.jd203 <p>New APIs simplify drag and drop operations in your application's user interface. A drag
287 <p>New features include:</p>
304 <p>New framework APIs facilitate asynchronous loading of data using the {@link
398 <p>New {@link android.widget.AbsListView#CHOICE_MODE_MULTIPLE_MODAL} mode for {@link
423 <li><b>New APIs to transform views</b>
425 <p>New APIs allow you to easily apply 2D and 3D transformations to views in your activity
426 layout. New transformations are made possible with a set of object properties that define the view's
428 <p>New methods to set the view properties include: {@link android.view.View#setAlpha
456 <li><b>New holographic themes</b>
480 <li><b>New widgets</b>
[all …]
/frameworks/native/opengl/specs/
DEGL_ANDROID_framebuffer_target.txt46 New Types
50 New Procedures and Functions
54 New Tokens
DEGL_ANDROID_image_native_buffer.txt45 New Types
49 New Procedures and Functions
53 New Tokens
DEGL_ANDROID_presentation_time.txt44 New Types
54 New Procedures and Functions
61 New Tokens
DEGL_ANDROID_recordable.txt45 New Types
49 New Procedures and Functions
53 New Tokens
DEGL_ANDROID_blob_cache.txt63 New Types
88 New Procedures and Functions
94 New Tokens
204 - Fix typo in New Functions section & assign extension #.
/frameworks/base/docs/html/training/backward-compatible-ui/
Dnew-implementation.jd1 page.title=Proxying to the New APIs
6 previous.title=Abstracting the New APIs
18 <li><a href="#new-tabs">Implement Tabs Using New APIs</a></li>
42 <h2 id="new-tabs">Implement Tabs Using New APIs</h2>
Dindex.jd45 <dt><strong><a href="abstracting.html">Abstracting the New APIs</a></strong></dt>
48 <dt><strong><a href="new-implementation.html">Proxying to the New APIs</a></strong></dt>
/frameworks/base/docs/html/guide/topics/resources/
Dindex.jd17 <h4>New Tools For Managing Screen Sizes</h4>
33 <h4>New Mode for Apps on Large Screens</h4>
/frameworks/base/docs/html/distribute/users/
Dusers_toc.cs22 <span class="en">Expand to New Markets</span>
/frameworks/base/docs/html/training/basics/firstapp/
Dcreating-project.jd54 New Project</strong>.</li>
55 <li>If you have a project opened, from the <strong>File</strong> menu, select <strong>New
118 Studio. Following the New Project workflow, Android Studio presents this file with both a text
122 <dd>A tab for this file appears in Android Studio when the New Project workflow finishes. When you
145 you specified during the New Project workflow.</li>
146 <li><code>minSdkVersion</code> is the Minimum SDK version you specified during the New Project
/frameworks/base/docs/html/sdk/installing/
Dcreate-project.jd12 <li><a href="#Step1CreatingAProject">Create a New Project</a> </li>
50 tablet, TV, Wear, and Google Glass. The <em>New Project</em> wizard lets you choose the form factors
55 <h3 id="Step1CreatingAProject">Step 1: Create a New Project</h2>
58 To create a new project, click <strong>New Project</strong>.</p>
61 To create a new project, click <strong>File</strong> > <strong>New Project</strong>.</p>
140 Android Studio provides a <em>New Module Wizard</em> that you can use to quickly create a new
144 <p>To create a new module, select <strong>File</strong> &gt; <strong>New</strong> &gt;
218 as you would a new application module, using the New Module wizard and selecting <em>Android

1234567