Searched
full:application (Results
1826 -
1850 of
12067) sorted by null
<<71727374757677787980>>
/external/robolectric/src/test/resources/ |
TestAndroidManifestWithReceivers.xml | 5 <application> 44 </application>
|
/frameworks/base/core/java/android/app/ |
AppGlobals.java | 27 * Return the first Application object made in the process. 30 public static Application getInitialApplication() {
|
/frameworks/base/core/java/android/app/backup/ |
IFullBackupRestoreObserver.aidl | 35 * @param name The name of the application being saved. This will typically be a 54 * @param name The name of the application being saved. This will typically be a
|
/frameworks/base/core/java/android/webkit/ |
BrowserDownloadListener.java | 27 * Notify the host application that a file should be downloaded 42 * Notify the host application that a file should be downloaded
|
/frameworks/base/core/java/android/widget/ |
package.html | 5 on your Application screen. You can also design your own. 29 ApiDemos sample application has an example of creating a custom layout XML
|
/frameworks/base/core/java/com/android/internal/view/ |
IInputContext.aidl | 28 * Interface from an input method to the application, allowing it to perform 29 * edits on the current input field and other interactions with the application.
|
/frameworks/base/core/tests/bandwidthtests/ |
AndroidManifest.xml | 20 <application > 22 </application>
|
/frameworks/base/core/tests/bluetoothtests/ |
AndroidManifest.xml | 28 <application > 30 </application>
|
/frameworks/base/core/tests/coretests/apks/install_complete_package_info/ |
AndroidManifest.xml | 41 <application 53 </application>
|
/frameworks/base/core/tests/coretests/apks/install_decl_perm/ |
AndroidManifest.xml | 34 <application android:hasCode="false"> 35 </application>
|
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/ |
AndroidManifest.xml | 28 <application android:label="DownloadManagerTestApp"> 30 </application>
|
/frameworks/base/docs/html/guide/faq/ |
security.jd | 32 <p>Application developers play an important part in the security of Android. 36 application and to define new capabilities that other applications can request. 37 The Android user can choose to grant or deny an application's request for 65 security features in your Android application, please subscribe to <a 74 run in an Application Sandbox that limits access to sensitive information or data 83 whether they want to grant the application the capabilities it requests. 96 much detail about the application as possible, with the location it is 101 to be malicious software is any application that:
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
index.jd | 36 data with the cloud using your own back-end web application, and backing up data using the cloud so 37 that users can restore their data when installing your application on a new device.</p>
|
/frameworks/base/docs/html/tools/workflow/ |
index.jd | 37 source code and resource files for your application. For more information, see 46 <a href="{@docRoot}tools/building/index.html">Build and run your application</a>.</p> 47 <p>Next, you debug your application using a JDWP-compliant debugger along with the debugging 50 <a href="{@docRoot}tools/debugging/index.html">Debug your application with the 52 <p>Last, you test your application using various Android SDK testing tools. For more 53 information, see <a href="{@docRoot}tools/testing/index.html">Test your application 57 <p>During this phase you configure and build your application for release and distribute your 58 application to users. For more information, see
|
/frameworks/base/docs/html/tools/ |
workflow.jd | 37 source code and resource files for your application. For more informations, see 46 <a href="{@docRoot}tools/building/index.html">Build and run your application</a>.</p> 47 <p>Next, you debug your application using a JDWP-compliant debugger along with the debugging 50 <a href="{@docRoot}tools/debugging/index.html">Debug your application with the 52 <p>Last, you test your application using various Android SDK testing tools. For more 53 information, see <a href="{@docRoot}tools/testing/index.html">Test your application 57 <p>During this phase you configure and build your application for release and distribute your 58 application to users. For more information, see
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
index.jd | 19 <li><a href="{@docRoot}guide/topics/resources/index.html">Application Resources</a></li> 35 variety of Android-compatible devices, using a single application package (APK).</p>
|
/frameworks/base/docs/html/training/monetization/ |
index.jd | 32 <p>Apart from offering paid apps, there are a number of other ways to monetize your mobile applications. In this class, we are going to examine a number of typical methods (more lessons are to come) and their associated technical best practices. Obviously, each application is different and you should experiment with different combinations of these and other monetization methods to determine what works best for you.</p> 42 <dd>In this lesson, you will learn how to monetize your application with mobile
|
/frameworks/base/graphics/tests/graphicstests/ |
AndroidManifest.xml | 29 <application> 31 </application>
|
/frameworks/base/libs/usb/tests/AccessoryChat/ |
AndroidManifest.xml | 22 <application android:label="Accessory Chat"> 38 </application>
|
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/ |
AndroidManifest.xml | 27 <application android:label="@string/app_name" 36 </application>
|
/frameworks/base/media/tests/EffectsTest/ |
AndroidManifest.xml | 23 <application> 56 </application>
|
/frameworks/base/packages/FusedLocation/ |
AndroidManifest.xml | 29 <application 47 </application>
|
/frameworks/base/packages/SystemUI/res/values-land/ |
dimens.xml | 29 <!-- Width of application label text --> 31 <!-- Left margin of application label text -->
|
/frameworks/base/samples/training/network-usage/ |
AndroidManifest.xml | 28 <application 47 </application>
|
/frameworks/base/sax/tests/saxtests/ |
AndroidManifest.xml | 28 <application> 30 </application>
|
Completed in 1540 milliseconds
<<71727374757677787980>>