HomeSort by relevance Sort by last modified time
    Searched full:application (Results 51 - 75 of 8339) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/topics/resources/
resources-i18n.jd 1 page.title=Application Resources
8 <p><strong>This document has moved. Please see <a href="index.html">Application Resources</a>.</strong></p
  /packages/apps/Nfc/src/com/android/nfc/
NfcApplication.java 3 import android.app.Application;
7 public class NfcApplication extends Application {
  /prebuilts/eclipse/platform/
README 2 the monitor application (RCP version of DDMS). The build script takes
4 jars and releases them as part of the RCP application.
  /sdk/templates/other/BroadcastReceiver/root/
AndroidManifest.xml.ftl 3 <application>
8 </application>
  /sdk/templates/other/ContentProvider/root/
AndroidManifest.xml.ftl 3 <application>
9 </application>
  /sdk/templates/other/Service/root/
AndroidManifest.xml.ftl 3 <application>
8 </application>
  /tools/build/builder/src/main/resources/com/android/builder/
AndroidManifest.template 5 <application>
7 </application>
  /tools/build/testapps/multiproject/library/src/main/
AndroidManifest.xml 4 <application>
9 </application>
  /tools/build/testapps/repo/library/src/main/
AndroidManifest.xml 4 <application>
9 </application>
  /tools/motodev/src/plugins/android/templates/widget_project/
AndroidWidgetManifest.template 6 <application android:icon="@drawable/ic_launcher" android:label="APPLICATION_NAME">
9 </application>
  /tools/motodev/src/plugins/launch/
plugin.properties 26 launchConfigurationType.name = Android Application using MOTODEV Studio
28 launchDelegate.name=Android Application MOTODEV Studio Launcher
31 launchTabGroup.description=Create a configuration to launch an Android application using MOTODEV Studio
33 launchShortuctRun.description=Runs an Android Application
35 command.launchshortcut.run.desc = Deploy and launch an Android application on a device, using MOTODEV Studio
36 command.launchshortcut.run.name = Run an Android application using MOTODEV Studio
38 command.launchshortcut.debug.desc =Deploy and debug an Android application on a device, using MOTODEV Studio
39 command.launchshortcut.debug.name = Debug an Android application using MOTODEV Studi
  /tools/motodev/src/plugins/mat/src/com/motorola/studio/android/mat/i18n/
matNLS.properties 1 Motodev_Pane_Title=Android Application Memory Analysis
3 Action_Open_Motodev_Pane=Open Android Application Memory Analysis
  /tools/motodev/src/plugins/preflighting/
plugin.xml 9 <application>
13 </application>
19 application="com.motorolamobility.preflighting.MOTODEVApplicationValidator"
20 name="MOTODEV Studio Application Validator">
23 value="MOTODEV Studio Application Validator">
  /frameworks/base/docs/html/guide/google/play/licensing/
index.jd 1 page.title=Application Licensing
6 applications that you publish on Google Play. With Google Play Licensing, your application can
10 <p>Using the service, you can apply a flexible licensing policy on an application-by-application
11 basis&mdash;each application can enforce licensing in the way most appropriate for it. If necessary,
12 an application can apply custom constraints based on the licensing status obtained from Google Play.
13 For example, an application can check the licensing status and then apply custom constraints
14 that allow the user to run it unlicensed for a specific validity period. An application can also
15 restrict use of the application to a specific device, in addition to any other constraints. </p>
18 application checks the licensing status, the Google Play server signs the licensing statu
    [all...]
  /tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/validation/
ApplicationValidationResult.java 27 * This class encapsulates a single execution of validation for an application.
35 private final String application; field in class:ApplicationValidationResult
46 * @param application the name of the Application.
47 * @param version the version of the Application.
48 * @param applicationPath the path of the Application.
50 public ApplicationValidationResult(String application, int version, String applicationPath)
54 this.application = application;
69 * Add a list of {@link ValidationResult} as the result of the Application.
    [all...]
  /external/webkit/Source/WebCore/platform/network/mac/
WebCoreURLResponse.mm 39 // <rdar://problem/5321972> Plain text document from HTTP server detected as application/octet-stream
40 // When we sniff a resource as application/octet-stream but the http response headers had "text/plain",
42 // When the URL's extension is a known binary type, we'll go with application/octet-stream.
328 CFSTR("application/postscript"),
330 CFSTR("application/x-bcpio"),
332 CFSTR("application/x-netcdf"),
333 CFSTR("application/octet-stream"),
334 CFSTR("application/x-gzip"),
335 CFSTR("application/x-cpio"),
336 CFSTR("application/mac-compactpro")
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
IWapPushManager.aidl 23 * Processes WAP push message and triggers the receiver application registered
24 * in the application ID table.
29 * Add receiver application into the application ID table.
31 * record in the application ID table is not allowed. Use update/delete method.
38 * Updates receiver application that is last added.
46 * Delites receiver application information.
  /tools/motodev/src/help/studio_help/src/topics/
u_pkg-install.dita 4 <title>Install Application dialog</title>
5 <shortdesc>Installs an application to an Android device or a running emulator instance. This dialog is presented when
19 <stentry><uicontrol>Application package</uicontrol></stentry>
20 <stentry>Path to the application package (.apk file) to be installed. This file can usually be found inside
24 <stentry><uicontrol>Replace if application already exists</uicontrol></stentry>
25 <stentry>This option, which is selected by default, allows an existing version of the application to be
27 the application.</stentry>
  /development/samples/Wiktionary/
_index.html 1 <p>A sample application that demonstrates how to create an interactive Android
2 home screen widget that launches an application activity.</p>
6 frame. Touching the widget will launch a custom application activity showing
  /external/proguard/examples/annotations/examples/
Application.java 4 * This application illustrates the use of annotations for configuring ProGuard.
7 * javac -classpath ../lib/annotations.jar Application.java
14 public class Application
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/
Application.java 4 * This application illustrates the use of annotations for configuring ProGuard.
7 * javac -classpath ../lib/annotations.jar Application.java
14 public class Application
  /tools/motodev/src/plugins/preflighting.core/files/
apilevel-permission-map.xml 13 <description>Allows an application to access coarse (e.g., Cell-ID, WiFi) location</description>
18 <description>Allows an application to access fine (e.g., GPS) location</description>
23 <description>Allows an application to access extra location provider commands</description>
28 <description>Allows an application to create mock location providers for testing</description>
38 <description>Allows an application to use SurfaceFlinger's low level features</description>
48 <description>Allows an application to collect battery statistics</description>
68 <description>Allows an application to broadcast a notification that an application package has been removed.</description>
73 <description>Allows an application to broadcast sticky intents.</description>
78 <description>Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm t (…)
    [all...]
  /frameworks/base/docs/html/tools/workflow/publishing/
publishing_overview.jd 14 <li><a href="#publishing-prepare">Preparing Your Application for Release</a></li>
15 <li><a href="#publishing-release">Releasing Your Application to Users</a>
32 publish an Android application you perform two main tasks:</p>
35 <li>You prepare the application for release.
36 <p>During the preparation step you build a release version of your application, which users can
39 <li>You release the application to users.
41 application to users.</p>
45 <p>Usually, you release your application through an application marketplace, such as Google Play.
50 href="{@docRoot}tools/workflow/index.html">application development process</a>
    [all...]
  /frameworks/base/docs/html/tools/workflow/
publishing_overview.jd 14 <li><a href="#publishing-prepare">Preparing Your Application for Release</a></li>
15 <li><a href="#publishing-release">Releasing Your Application to Users</a>
32 publish an Android application you perform two main tasks:</p>
35 <li>You prepare the application for release.
36 <p>During the preparation step you build a release version of your application, which users can
39 <li>You release the application to users.
41 application to users.</p>
45 <p>Usually, you release your application through an application marketplace, such as Google Play.
50 href="{@docRoot}tools/workflow/index.html">application development process</a>
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application.";

Completed in 5632 milliseconds

1 23 4 5 6 7 8 91011>>