HomeSort by relevance Sort by last modified time
    Searched full:apks (Results 201 - 225 of 599) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webrtc/webrtc/examples/androidapp/
README 22 adb install -r out/Debug/apks/AppRTCDemo.apk
  /system/sepolicy/tools/
README 51 -d DIR, --dir DIR Directory to search for apks
post_process_mac_perms 97 help='Directory to search for apks')
  /frameworks/base/docs/html/google/play/
filters.jd 23 <li><a href="#MultiApks">Publishing Multiple APKs with Different Filters</a></li>
406 <h2 id="MultiApks">Publishing Multiple APKs with Different Filters</h2>
408 <p>Some specific Google Play filters allow you to publish multiple APKs for the same
411 two APKs that each support different texture compression formats. This way, you can reduce the
416 <p>Currently, Google Play allows you to publish multiple APKs for the same application only
442 you <em>cannot</em> publish multiple APKs for the same application if the APKs differ only based on
445 <p class="caution"><strong>Caution:</strong> Publishing multiple APKs for the same application is
447 APK that supports a wide range of device configurations</strong>. Publishing multiple APKs
451 <p>If you need more information about how to publish multiple APKs on Google Play, read <
    [all...]
developer-api.jd 42 However, if you have a large number of APKs to manage, or have to track user
82 <li>Releasing apps, by assigning APKs to various <em>Tracks</em> (alpha, beta,
98 developers. In particular, if you have a large number of APKs to manage, or
162 <li>Uploading one or more APKs</li>
163 <li>Assigning different APKs to different ?tracks?: alpha, beta, staged
  /cts/
OldCtsTestCaseList.mk 150 # Any APKs that need to be copied to the CTS distribution's testcases
258 # All APKs that need to be scanned by the coverage utilities.
  /frameworks/base/docs/html/guide/topics/resources/
icu4j-framework.jd 40 <a href="{@docRoot}google/play/publishing/multiple-apks.html">multiple versions
103 conflicts in APKs that contain their own {@code com.ibm.icu} libraries.
  /frameworks/base/docs/html/topic/performance/
reduce-apk-size.jd 14 <li><a href="#multiple-apks">Maintain Multiple Lean APKs</a></li>
413 <strong>Note:</strong> Google Play accepts APKs only if the included icons
514 <h2 id="multiple-apks">
515 Maintain Multiple Lean APKs
521 segment your app into several APKs, differentiated by factors such as screen
537 "{@docRoot}training/multiple-apks/index.html">Maintaining Multiple APKs</a>.
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest5.java 131 List<PackageInfo> apks = mShortcutService.getInstalledPackages(mMyUserId); local
134 for (PackageInfo pi : apks) {
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 78 * containing one or more APKs.
123 * containing one or more APKs.
149 * containing one or more APKs.
248 * containing one or more APKs.
331 // Copy all APKs
  /external/proguard/docs/manual/
introduction.html 77 ProGuard first reads the <b>input jars</b> (or aars, wars, ears, zips, apks,
81 more <b>output jars</b> (or aars, wars, ears, zips, apks, or directories). The
85 ProGuard requires the <b>library jars</b> (or aars, wars, ears, zips, apks, or
  /cts/hostsidetests/usage/src/android/app/usage/cts/
AppIdleHostTest.java 39 // Get the device, this gives a handle to run commands and install APKs.
  /cts/tests/tests/os/src/android/os/cts/
RequiredComponentsTest.java 42 * as APKs for various reasons are present.
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/device/
DeviceInfoCollectorFuncTest.java 38 * TODO: this test assumes the TestDeviceSetup and DeviceInfoCollector apks are located in the
  /developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/common/assetprovider/
AssetProvider.java 86 // of an APKs assets folder are immutable, so read-write access doesn't make sense here.)
  /developers/samples/android/common/src/java/com/example/android/common/assetprovider/
AssetProvider.java 86 // of an APKs assets folder are immutable, so read-write access doesn't make sense here.)
  /development/samples/browseable/BeamLargeFiles/src/com.example.android.common/assetprovider/
AssetProvider.java 86 // of an APKs assets folder are immutable, so read-write access doesn't make sense here.)
  /development/tools/
make_key 18 # android .apks and OTA update packages.
  /device/sample/frameworks/PlatformLibrary/
README.txt 67 simply a regular Android .apk, like all of the other .apks created by the
  /external/proguard/src/proguard/
DataEntryReaderFactory.java 92 // Unzip any apks, if necessary.
  /external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
Interpreter.java 67 // Default to true so that older interpreter APKs that don't have this value define still
  /frameworks/base/docs/html/google/
_book.yaml 67 path: /google/play/publishing/multiple-apks.html
  /frameworks/base/tools/aapt/
ApkBuilder.h 39 * match the configurations specified. Split APKs can not have
  /frameworks/base/tools/aapt2/link/
TableMerger.h 51 * source APKs and either copy or process their XML and put them in the correct location in
  /packages/providers/CalendarProvider/tests/
EMMA_README 83 # copy the instrumented APKs to the device

Completed in 1226 milliseconds

1 2 3 4 5 6 7 891011>>