Home
last modified time | relevance | path

Searched refs:Applications (Results 1 – 25 of 74) sorted by relevance

123

/frameworks/base/core/java/android/provider/
DApplications.java31 public class Applications { class
70 private Applications() {} in Applications() method in Applications
111 return Applications.CONTENT_URI.buildUpon() in componentNameToUri()
/frameworks/base/docs/html/guide/appendix/
Dindex.jd7 …<dt><a href="g-app-intents.html">Intents List: Invoking Google Applications on Android Devices</a>…
Dinstall-location.jd20 <li><a href="#ShouldNot">Applications That Should NOT Install on External Storage</a></li>
21 <li><a href="#Should">Applications That Should Install on External Storage</a></li>
121 <h2 id="ShouldNot">Applications That Should NOT Install on External Storage</h2>
193 <h2 id="Should">Applications That Should Install on External Storage</h2>
/frameworks/base/docs/html/intl/ja/guide/publishing/
Dpreparing.jd26 …、<a href="{@docRoot}guide/publishing/publishing.html">Publishing Your Applications</a> のドキュメントをご覧く…
99 …は、<a href="{@docRoot}guide/publishing/versioning.html">Versioning Your Applications</a>をご覧ください。</p>
/frameworks/base/docs/html/sdk/
Dandroid-2.3-highlights.jd136 <p>A shortcut to the Manage Applications control now appears in the Options Menu
138 application activity. Once the user enters Manage Applications, a new Running
232 <p>Applications that use native code can now receive and process input and
237 types of input events as those available through the framework. Applications
247 Applications can use the new sensors in combination with any other sensors
261 native code. Applications can use the API to manage audio devices and control
292 <p>Applications can now access a native Asset Manager API to retrieve
376 device, including a front-facing camera. Applications can query the platform for
Dandroid-2.3.jd16 <li><a href="#apps">Built-in Applications</a></li>
139 turn on speaker mode, send DTMF tones, and more. Applications can also use the
172 NDEF messages to the Intent as extras. Applications can create Intent filters to
182 devices and tags. Applications can receive these messages from {@link
233 <p>Applications can now make use of any cameras that are available on a device,
313 that handles long-running HTTP downloads. Applications can request that a URI be
319 <li>Applications can obtain an instance of the {@link android.app.DownloadManager}
322 {@link android.content.Context#DOWNLOAD_SERVICE}. Applications that request
507 files. Applications can use a new resource qualifier, <code>xlarge</code>, to
531 alarm clock application. Applications that wish to receive the
[all …]
Dandroid-1.5.jd17 <li><a href="#apps">Built-in Applications</a></li>
233 <p>Applications can now use a new element in their manifest files, <a
251 <li>LocationManager - Applications can get location change updates via
270 <h2 id="apps">Built-in Applications</h2>
Dandroid-3.1.jd14 <li><a href="#apps">Built-in Applications</a></li>
186 both USB devices and USB accessories. Applications can acquire an instance of
367 Applications should use {@link android.view.MotionEvent#getHistorySize()} to get
556 <li>Applications can use a new method
669 Applications that stream music, video, or voice for long periods can acquire the
682 <li>Applications can now access statistics about more types of network usage
683 using new methods in {@link android.net.TrafficStats}. Applications can use the
690 <li>Applications can now get and set the SIP auth username for a profile
705 <li>Applications can now initiate downloads that notify users only on
721 <li>Applications can start the Downloads application in sort-by-size mode by
[all …]
Dandroid-1.6.jd17 <li><a href="#apps">Built-in Applications</a></li>
245 <li>Applications can now expose relevant content to users as search
386 Allows an application to write to external storage. Applications using API Level 3
388 the user); Applications using API Level 4 or higher must explicitly request this
400 <h2 id="apps">Built-in Applications</h2>
Dandroid-1.5-highlights.jd177 <p>Applications can now use a new element in their manifest files, <a
197 <li>LocationManager - Applications can get location change updates via
Dandroid-1.1.jd17 <li><a href="#apps">Built-in Applications</a>
37 <p>Applications indicate the lowest system API Level that they are compatible with by adding
112 <h2 id="apps">Built-in Applications</h2>
Dandroid-3.1-highlights.jd88 (keyboards, mice, game controllers) and digital cameras. Applications can build
322 Applications can handle these events in any way needed.</p>
332 <p>Applications can query for the list of connected input devices and the motion
333 ranges (axes) supported by each device. Applications can also handle multiple
370 Applications can use the class to reduce the time spent computing or downloading
Dandroid-2.0.1.jd15 <li><a href="#apps">Built-in Applications</a></li>
127 <h2 id="apps">Built-in Applications</h2>
249 …ef="{@docRoot}guide/publishing/app-signing.html#releasecompile">Signing Your Applications</a>.</li>
Dandroid-3.0-highlights.jd65 …ations &mdash; even those built for earlier versions of the platform. Applications written for And…
170 … as remote views in application widgets displayed on the home screen. Applications written for ear…
224 <p>Applications can now pass an M3U playlist URL to the media framework to begin an HTTP Live strea…
236Applications can also register to receive system broadcasts of pre-defined vendor-specific AT comm…
Dandroid-2.2-highlights.jd246 <p>Applications can now request installation on the shared external storage (such as an SD
287 events. Applications can now customize the bottom strip of a TabWidget.</p>
Dandroid-2.0.jd15 <li><a href="#apps">Built-in Applications</a></li>
120 <h2 id="apps">Built-in Applications</h2>
238 …ef="{@docRoot}guide/publishing/app-signing.html#releasecompile">Signing Your Applications</a>.</li>
/frameworks/base/docs/html/guide/basics/
Dfixme-gs-core-packages.jd30 <dd>A guide to Applications, Tasks, Processes, and Threads.
35 Applications and the Activities running inside of them.</dd>
/frameworks/base/docs/html/guide/developing/building/
Dbuilding-cmdline.jd29 <li><a href="{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a></li>
49 "{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a>, particularly once
135 "{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a>.</p>
154 <a href="{@docRoot}guide/publishing/app-signing.html">Signing Your Applications</a>.</p>
194 <em>Settings &gt; Applications &gt; Unknown sources</em>.)</p>
265 going to <strong>Settings > Applications > Development > USB debugging</strong>.</li>
313 Applications</a>, which provides a thorough guide to application signing on Android and what it
Dbuilding-eclipse.jd37 "{@docRoot}guide/publishing/app-signing.html#ExportWizard">Signing Your Applications</a></p>
88 going to <strong>Settings > Applications > Development > USB debugging</strong>.</li>
/frameworks/base/docs/html/sdk/1.6_r1/
Dupgrading.jd25 <li><a href="#RunYourApps">Run Your Applications</a></li>
26 <li><a href="#MigrateYourApps">Migrate Your Applications</a></li>
76 skip to <a href="#RunYourApps">Run Your Applications</a>.</p>
157 <h2 id="RunYourApps">Run Your Applications to Test Forward Compatibility</h2>
192 Applications (Eclipse)</a> or <a
194 Your Applications (other IDEs)</a>, depending on your development
277 <h2 id="MigrateYourApps">Migrate Your Applications</h2>
/frameworks/base/docs/html/guide/publishing/
Dversioning.jd1 page.title=Versioning Your Applications
81 user (see <code>android:versionName</code>, below). Applications and publishing
/frameworks/base/docs/html/guide/
Dindex.jd54 <dt><b>Web Applications</b></dt>
/frameworks/base/docs/html/guide/developing/
Ddevice.jd61 the device, go to <strong>Settings > Applications</strong> and enable
68 <p>On the device, go to <strong>Settings > Applications > Development</strong>
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd28 <li><a href="#MigrateYourApplications">Migrate Your Applications</a>
238 <a href="#MigrateYourApplications">Migrate Your Applications</a>.</p>
285 <a href="#MigrateYourApplications">Migrate Your Applications</a>.</p>
288 <h2 id="MigrateYourApplications">Migrate Your Applications</h2>
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd30 <li><a href="#MigrateYourApplications">Migrate Your Applications</a>
240 <a href="#MigrateYourApplications">Migrate Your Applications</a>.</p>
287 <a href="#MigrateYourApplications">Migrate Your Applications</a>.</p>
290 <h2 id="MigrateYourApplications">Migrate Your Applications</h2>

123