Searched refs:APK (Results 1 – 13 of 13) sorted by relevance
2 * This script plugin is used to build and dist the test APK outputs of a library with multiple15 // because the default output only supports one test APK output for libraries.
69 the original package ID is safe. Collisions against the base APK are checked to ensure these74 - aapt2 optimize can now split a binary APK with the same --split parameters as the link89 since the resulting APK is post-processed by other tools anyways. Assets do not get processed155 - Configuration Split APK support: supports splitting resources that match a set of156 configurations to a separate APK which can be loaded alongside the base APK on
259 // Path to a file within the APK (typically res/type-config/entry.ext).
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the32 If you manually build and push the test APK to the device you can run tests using
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the37 If you manually build and push the test APK to the device you can run tests using
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the27 If you manually build and push the test APK to the device you can run tests using
29 Next, install the resulting APK and run tests as you would normal JUnit tests:
4 must specify the singular APK that can be used to upgrade it.
89 APK, enumConstant423 case APK: in getMimeMapping()
153 type (rather in APK or on the file system), and the SHA1 checksum.
23438 proto.write(PackageServiceDumpProto.SharedLibraryProto.APK, libEntry.apk); in dumpSharedLibrariesProto()