HomeSort by relevance Sort by last modified time
    Searched full:apks (Results 26 - 50 of 52) sorted by null

12 3

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/export/
MultiApkExportHelper.java 48 * Helper to export multiple APKs from 1 or or more projects.
224 "# To create update to select APKs without updating the main versionCode\n" +
453 "APK differentiation by Supports-Screens cannot support different APKs supporting the same screen size.\n" +
ProjectConfig.java 129 // 1. ABI split generate multiple apks with different build info, so they are different
  /build/tools/releasetools/
sign_target_files_apks 102 """Check that all the APKs we want to sign have keys specified, and
  /cts/tests/appsecurity-tests/src/com/android/cts/appsecurity/
AppSecurityTests.java 87 Log.i(LOG_TAG, "installing apks with shared uid, but different certs");
  /cts/tests/tests/app/src/android/app/cts/
ActivityManagerTest.java 289 + "running more than 2 apks at the same time by CTS framework.Howerver,the purpuse"
  /development/pdk/docs/porting/
build_new_device.jd 172 <td valign="top">Lists the APKs to install.</td>
  /development/tools/makedict/src/com/android/tools/dict/
MakeBinaryDictionary.java 285 // resource size in apks.
  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 83 // Don't try to load classes that are generated. They usually aren't in test apks.
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndTest.java 64 * Note: The end-to-end test is composed of two APKs, one with a delegating accessibility
66 * two APKs design is that CTS tests cannot access the secure settings which is
  /build/tools/signapk/
SignApk.java 72 * Command line tool to sign JAR files (including APKs and OTA updates) in
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 39 * of binary assets without packaging them into APKs as they may be multiple
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 64 * permission to access apks downloaded via the download manager.
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTests.java 100 // Apks with the same package name, but install location set to
107 // Apks with shared UserID
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml 312 label="Export APKs"
314 tooltip="Exports multiple APKs from the export project configuration">
    [all...]
  /build/core/
build-system.html 252 <li>Installs APKs according to the product definition files, in
253 addition to tagged APKs.
271 <li>Installs APKs according to the product definition files; tags
    [all...]
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java     [all...]
  /ndk/docs/
OVERVIEW.html 54 final (and signed) .apks
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
ExportWizard.java 294 // this is where we'll find the built apks to resign and export.
  /frameworks/base/docs/html/sdk/
RELEASENOTES.jd 146 4-byte boundaries. For these .apks, the system can read the files by mmap'ing
149 a tool called <code>zipalign</code> that you can run against your .apks, to
    [all...]
eclipse-adt.jd 37 export signed (or unsigned) APKs in order to distribute your application.</p>
installing.jd 139 using the Android SDK tools, and even export signed (or unsigned) APKs in order
  /frameworks/base/cmds/installd/
commands.c 768 // data associated with .apks that disappear.
    [all...]
  /packages/providers/DownloadProvider/docs/
index.html 272 Right now <code>OTHER_UID</code> is used by checkin/update to allow the settings app to display the name of an ongoing OTA update, and by Market to allow the system to install the new apks. It is however a dangerous feature, at least because it touches a part of the code that is critical to the download manager security (separation of applications).
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java     [all...]
  /frameworks/base/core/java/android/content/pm/
PackageManager.java     [all...]

Completed in 546 milliseconds

12 3